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