Skip to main content

create_ibm_device

Function create_ibm_device 

Source
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