Enum t_rust_less_lib::secrets_store_capnp::index::HeadOperation [−][src]
#[repr(u16)] pub enum HeadOperation { Add, Delete, }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HeadOperation
impl Send for HeadOperation
impl Sync for HeadOperation
impl Unpin for HeadOperation
impl UnwindSafe for HeadOperation
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self