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