pub async fn create_ibm_device(
_token: &str,
_backend_name: &str,
_config: Option<()>,
) -> DeviceResult<()>Expand description
Create an IBM Quantum device instance
This function is available as a stub when the “ibm” feature is not enabled