Docs.rs
  • ebri-0.0.5
    • ebri 0.0.5
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
      • anyhow ^1.0.80 normal
      • log ^0.4.20 normal
      • mcslock ^0.1.1 normal
      • portable-atomic ^1.6.0 normal
    • Versions
    • 80.31% 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

ebri0.0.5

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Unions
?
Change settings

List of all items

Structs

  • atomic_object::AtomicObject
  • atomic_owned::AtomicOwned
  • atomic_shared::AtomicShared
  • dropguard::DropGuard
  • guard::Guard
  • owned::Owned
  • ptr::Ptr
  • ref_counted::RefCounted
  • shared::Shared

Enums

  • dropguard::ShouldRun
  • tag::Tag

Unions

  • ref_counted::LinkOrRefCnt

Traits

  • collectible::Collectible

Macros

  • defer

Functions

  • suspend

Type Aliases

  • atomic_owned::OwnedPtrPair
  • atomic_shared::SharedPtrPair

Constants

  • dropguard::RUN
  • dropguard::RUN_IF_FAILED
  • dropguard::RUN_IF_SUCCESS
  • dropguard::RUN_IF_UNWIND