[−][src]Enum protobuf::well_known_types::Field_Kind
Variants
Trait Implementations
impl ProtobufEnum for Field_Kind
[src][+]
impl ProtobufValue for Field_Kind
[src][+]
impl Eq for Field_Kind
[src]
impl Default for Field_Kind
[src][+]
impl Clone for Field_Kind
[src][+]
impl PartialEq<Field_Kind> for Field_Kind
[src][+]
impl Copy for Field_Kind
[src]
impl Hash for Field_Kind
[src][+]
impl Debug for Field_Kind
[src][+]
Auto Trait Implementations
impl Send for Field_Kind
impl Unpin for Field_Kind
impl Sync for Field_Kind
impl UnwindSafe for Field_Kind
impl RefUnwindSafe for Field_Kind
Blanket Implementations
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> From<T> for T
[src][+]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,