Struct edgedb_protocol::codec::EnumValue [−][src]
pub struct EnumValue(_);
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EnumValue
impl UnwindSafe for EnumValue
Blanket Implementations
Mutably borrows from an owned value. Read more