Struct kvproto::enginepb::SnapshotDone [−][src]
Fields
unknown_fields: UnknownFields
cached_size: CachedSize
Implementations
impl SnapshotDone
[src][−]
pub fn new() -> SnapshotDone
[src]
Trait Implementations
impl Clear for SnapshotDone
[src][+]
impl Clone for SnapshotDone
[src][+]
impl Debug for SnapshotDone
[src][+]
impl Default for SnapshotDone
[src][+]
impl<'a> Default for &'a SnapshotDone
[src][+]
impl Message for SnapshotDone
[src][+]
impl PartialEq<SnapshotDone> for SnapshotDone
[src][+]
impl PbPrint for SnapshotDone
[src][+]
impl ProtobufValue for SnapshotDone
[src][+]
impl StructuralPartialEq for SnapshotDone
[src]
Auto Trait Implementations
impl RefUnwindSafe for SnapshotDone
impl Send for SnapshotDone
impl Sync for SnapshotDone
impl Unpin for SnapshotDone
impl UnwindSafe for SnapshotDone
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
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>,