Docs.rs
  • shared_vector-0.4.4
    • shared_vector 0.4.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nical
    • Dependencies
      • allocator-api2 ^0.2.4 normal
      • blink-alloc ^0.2.5 dev
      • criterion ^0.4 dev
    • Versions
    • 33.33% 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

shared_vector0.4.4

Crate Items

  • Macros
  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • AtomicRefCount
  • DefaultRefCount
  • RawVector
  • RefCountedVector
  • Vector
  • alloc::AllocError
  • alloc::Global

Traits

  • RefCount
  • alloc::Allocator

Macros

  • arc_vector
  • rc_vector
  • vector

Type Aliases

  • AtomicSharedVector
  • BufferSize
  • SharedVector