Struct grid_sdk::protocol::pike::state::KeyValueEntry [−][src]
pub struct KeyValueEntry { /* fields omitted */ }Expand description
Native implementation for KeyValueEntry
Implementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for KeyValueEntryimpl Send for KeyValueEntryimpl Sync for KeyValueEntryimpl Unpin for KeyValueEntryimpl UnwindSafe for KeyValueEntryBlanket Implementations
Mutably borrows from an owned value. Read more