Docs.rs
  • generic-container-0.2.2
    • generic-container 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • robofinch
    • Dependencies
      • serde ^1.0.219 normal optional
      • thread-checked-lock ^0.1.1 normal optional
      • dupe ^0.9.1 dev
    • Versions
    • 100% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

generic_container0.2.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • CheckedRcRefCell
  • GenericContainer
  • kinds::ArcKind
  • kinds::ArcMutexKind
  • kinds::ArcRwLockKind
  • kinds::ArcThreadCheckedMutexKind
  • kinds::BoxKind
  • kinds::CheckedRcRefCellKind
  • kinds::RcKind
  • kinds::RcRefCellKind
  • kinds::TKind

Enums

  • ErasedLockError

Traits

  • BaseContainer
  • BaseMutContainer
  • Container
  • FragileContainer
  • FragileMutContainer
  • FragileTryContainer
  • FragileTryMutContainer
  • MutContainer
  • TryContainer
  • TryMutContainer
  • kinds::ArcLike
  • kinds::ArcMutexLike
  • kinds::ArcRwLockLike
  • kinds::ArcThreadCheckedMutexLike
  • kinds::BoxLike
  • kinds::CheckedRcRefCellLike
  • kinds::FragileArcLike
  • kinds::FragileBoxLike
  • kinds::FragileRcLike
  • kinds::FragileTLike
  • kinds::RcLike
  • kinds::RcRefCellLike
  • kinds::TLike