create_standard_topology

Function create_standard_topology 

Source
pub fn create_standard_topology(
    topology_type: &str,
    num_qubits: usize,
) -> DeviceResult<HardwareTopology>