Docs.rs
  • dark-std-0.1.4
    • dark-std 0.1.4
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zhuxiujia
    • Dependencies
      • crossbeam ^0.8 normal
      • flume ^0.10 normal
      • serde ^1.0 normal
      • time ^0.3 normal
      • tokio ^1.0 normal
    • Versions
    • 6.25% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate dark_std

logo
Change settings

List of all items

Structs

  • defer::Guard
  • errors::Error
  • sync::map_btree::Iter
  • sync::map_btree::IterMut
  • sync::map_btree::SyncMapImpl
  • sync::map_btree::SyncMapRefMut
  • sync::map_hash::Iter
  • sync::map_hash::IterMut
  • sync::map_hash::SyncMapImpl
  • sync::map_hash::SyncMapRefMut
  • sync::vec::Iter
  • sync::vec::IterMut
  • sync::vec::SyncVecImpl
  • sync::vec::VecRefMut
  • sync::wg::WaitGroup

Traits

  • errors::FromError

Macros

  • defer
  • err

Functions

  • errors::new
  • sync::map_btree::change_lifetime_const
  • sync::map_btree::change_lifetime_mut
  • sync::map_hash::change_lifetime_const
  • sync::map_hash::change_lifetime_mut
  • sync::vec::change_lifetime_const
  • sync::vec::change_lifetime_mut

Typedefs

  • errors::Result
  • sync::map_btree::SyncBtreeMap
  • sync::map_hash::SyncHashMap
  • sync::vec::SyncVec