Docs.rs
  • file-operation-0.5.12
    • file-operation 0.5.12
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eastspire
    • Dependencies
      • tokio ^1.45.0 normal
    • Versions
    • 90.91% 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

file_operation0.5.12

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • FileDataString

Functions

  • append_to_file
  • async_append_to_file
  • async_copy_dir_files
  • async_copy_file
  • async_delete_dir
  • async_delete_file
  • async_get_file_size
  • async_move_dir
  • async_move_file
  • async_read_from_file
  • async_write_to_file
  • copy_dir_files
  • copy_file
  • delete_dir
  • delete_file
  • get_file_size
  • move_dir
  • move_file
  • read_from_file
  • write_to_file