Function qoqo_aqt::devices::convert_into_device[][src]

pub fn convert_into_device(input: &PyAny) -> Result<AqtDevice, QoqoBackendError>
Expand description

Convert generic python object to [roqoqo_aqt::AqtDevice].

Fallible conversion of generic python object to [roqoqo::SimulatorDevice].