pub async fn create_azure_device(
_client: (),
_target_id: &str,
_provider_id: Option<&str>,
_config: Option<()>,
) -> DeviceResult<()>Expand description
Create an Azure Quantum device instance
This function is available as a stub when the “azure” feature is not enabled