Struct snarkvm_utilities::serialize::EmptyFlags [−][src]
pub struct EmptyFlags;
Expand description
Flags to be encoded into the serialization.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for EmptyFlagsimpl Send for EmptyFlagsimpl Sync for EmptyFlagsimpl Unpin for EmptyFlagsimpl UnwindSafe for EmptyFlagsBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V