Struct logic_circus::Gate [−][src]
pub struct Gate<Rust = Infallible> { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl<Rust> RefUnwindSafe for Gate<Rust> where
Rust: RefUnwindSafe, impl<Rust> UnwindSafe for Gate<Rust> where
Rust: UnwindSafe, Blanket Implementations
Mutably borrows from an owned value. Read more