Struct read_write_store::id::Id [−][src]
pub struct Id { /* fields omitted */ }Expand description
An opaque handle used to read, modify or remove an element from an RwStore once it has been inserted. See the module-level documentation for more.
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more