Docs.rs
  • data_structure_traits-0.1.12
    • data_structure_traits 0.1.12
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanfaucett
    • Dependencies
      • hashmap_core ^0.1 normal optional
    • Versions
    • 1.23% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

data_structure_traits0.1.12

  • All Items

Crate Items

  • Macros
  • Traits

Crate data_structure_traits

Source

Macros§

collection
Anything that implements the Create trait can be used with this
collection_count_args

Traits§

Add
AddImmut
Collection
CollectionMut
Create
Deque
DequeImmut
Get
GetMut
Insert
InsertImmut
Map
MapImmut
MapMut
Queue
QueueImmut
Remove
RemoveImmut
Seq
SeqImmut
SeqMut
Set
SetImmut
SetMut
Stack
StackImmut