Docs.rs
  • browser-fs-0.1.0
    • browser-fs 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jdrouet
    • Dependencies
      • futures-lite ^2 normal
      • js-sys ^0.3 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • web-sys ^0.3 normal
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 72.73% 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

browser_fs0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • DirEntry
  • File
  • Metadata
  • OpenOptions
  • Permissions

Enums

  • FileType

Functions

  • create_dir
  • create_dir_all
  • metadata
  • read
  • read_dir
  • read_to_string
  • remove_dir
  • remove_dir_all
  • remove_file
  • write