Docs.rs
  • dark-std-0.2.16
    • dark-std 0.2.16
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zhuxiujia
    • Dependencies
      • flume ^0.11 normal
      • indexmap ^2.2.5 normal
      • parking_lot ^0.12 normal
      • serde ^1.0 normal
      • crossbeam ^0.8 dev
      • tokio ^1.0 dev
    • Versions
    • 6.8% 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

dark_std0.2.16

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • defer::Guard
  • errors::Error
  • sync::duration::AtomicDuration
  • sync::map_btree::BtreeIter
  • sync::map_btree::BtreeIterMut
  • sync::map_btree::BtreeMapRefMut
  • sync::map_btree::SyncBtreeMap
  • sync::map_hash::HashIterMut
  • sync::map_hash::HashMapRefMut
  • sync::map_hash::SyncHashMap
  • sync::map_index::HashIterMut
  • sync::map_index::HashMapRefMut
  • sync::map_index::SyncIndexMap
  • sync::vec::Iter
  • sync::vec::SyncVec
  • sync::vec::VecIterMut
  • sync::vec::VecRefMut
  • sync::wg::WaitGroup

Traits

  • errors::FromError

Macros

  • defer
  • err
  • sync_vec

Functions

  • errors::new

Type Aliases

  • errors::Result