Docs.rs
  • async-fd-lock-0.2.0
    • async-fd-lock 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Limeth
    • Dependencies
      • async-trait ^0.1.80 normal
      • cfg-if ^1.0.0 normal
      • pin-project ^1.1.5 normal
      • thiserror ^1.0.61 normal
      • tokio ^1.38.0 normal optional
      • futures ^0.3.30 dev
      • paste ^1.0.15 dev
      • tempfile ^3.0.8 dev
      • tokio ^1.38.0 dev
      • tokio-test ^0.4.4 dev
      • rustix ^0.38.0 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 13.64% 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

async_fd_lock0.2.0

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • LockError
  • RwLockReadGuard
  • RwLockWriteGuard

Traits

  • AsOpenFile
  • blocking::LockRead
  • blocking::LockWrite
  • nonblocking::LockRead
  • nonblocking::LockWrite

Type Aliases

  • LockReadResult
  • LockWriteResult