Docs.rs
  • async-fs-2.1.2
    • async-fs 2.1.2
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:smol-rs:admins
    • Dependencies
      • async-lock ^3.0.0 normal
      • blocking ^1.3.0 normal
      • futures-lite ^2.0.0 normal
      • libc ^0.2.78 dev
      • windows-sys ^0.52 dev
    • Versions
    • 100% 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
logo

async_fs2.1.2

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • DirBuilder
  • DirEntry
  • File
  • OpenOptions
  • ReadDir

Traits

  • unix::DirBuilderExt
  • unix::DirEntryExt
  • unix::OpenOptionsExt

Functions

  • canonicalize
  • copy
  • create_dir
  • create_dir_all
  • hard_link
  • metadata
  • read
  • read_dir
  • read_link
  • read_to_string
  • remove_dir
  • remove_dir_all
  • remove_file
  • rename
  • set_permissions
  • symlink_metadata
  • unix::symlink
  • write