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