Docs.rs
  • deno_fs-0.16.0
    • deno_fs 0.16.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • async-trait ^0.1.51 normal
      • deno_core ^0.188.0 normal
      • deno_io ^0.16.0 normal
      • filetime ^0.2.16 normal
      • fs3 ^0.5.0 normal
      • libc ^0.2.126 normal
      • log =0.4.17 normal
      • rand =0.8.5 normal
      • serde ^1.0.149 normal
      • tokio ^1.28.1 normal
      • nix =0.24.2 normal
      • winapi =0.3.9 normal
    • Versions
    • 7.14% of the crate is documented
  • Go to latest version
  • Platform
    • 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 deno_fs

  • Version 0.16.0
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

Crate deno_fs

source ·

Re-exports

  • pub use crate::sync::MaybeSend;
  • pub use crate::sync::MaybeSync;

Modules

  • sync

Structs

  • FsDirEntry
  • OpenOptions
  • RealFs
  • deno_fs
    Extension struct for deno_fs .

Enums

  • FsFileType

Traits

  • FileSystem
  • FsPermissions

Type Definitions

  • FileSystemRc