Enum snarkvm_utilities::serialize::EdwardsFlags [−][src]
pub enum EdwardsFlags {
PositiveY,
NegativeY,
}Expand description
Flags to be encoded into the serialization. The default flags (empty) should not change the binary representation.
Variants
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EdwardsFlagsimpl Send for EdwardsFlagsimpl Sync for EdwardsFlagsimpl Unpin for EdwardsFlagsimpl UnwindSafe for EdwardsFlagsBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V