Docs.rs
  • file-io-0.1.8
    • file-io 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tamaskis
    • Dependencies
      • walkdir ^2.5.0 normal
      • serial_test ^3.2.0 dev
      • temp-env ^0.3.6 dev
      • tempfile ^3.20.0 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
    • 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

file_io0.1.8

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • CdGuard

Functions

  • cd
  • copy_file
  • create_folder
  • create_folder_for_file
  • delete_file
  • delete_folder
  • get_cwd
  • get_file_extension
  • get_file_name
  • get_file_stem
  • get_home
  • get_last_path_component
  • load_file_as_string
  • replace_str_in_file
  • replace_str_in_files
  • save_string_to_file
  • to_path_buf