Struct libreda_db::chip::CellId [−][src]
pub struct CellId(_);
Expand description
Circuit identifier.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CellId
impl UnwindSafe for CellId
Blanket Implementations
Mutably borrows from an owned value. Read more