Function start_device_code_flow
pub async fn start_device_code_flow(
client: &Client,
client_id: &str,
) -> Result<DeviceCodeStart>pub async fn start_device_code_flow(
client: &Client,
client_id: &str,
) -> Result<DeviceCodeStart>