Docs.rs
  • osutils-0.1.0
    • osutils 0.1.0
    • Permalink
    • Docs.rs crate page
    • GPL-2.0+
    • Links
    • crates.io
    • Source
    • Owners
    • jelmer
    • Dependencies
      • chrono ^0.4 normal
      • hostname ^0.3.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • memchr ^2.3.3 normal
      • num_cpus ^1.13.0 normal
      • path-clean ^1 normal
      • rand ^0.8 normal
      • regex ^1.5.4 normal
      • sha1 ^0.10 normal
      • unicode-normalization ^0.1.19 normal
      • walkdir ^2 normal
      • nix >=0.26 normal
    • Versions
    • 7.06% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

logo

Crate osutils

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • iterablefile::IterableFile

Enums

  • time::Timezone

Functions

  • chunks_to_lines
  • contains_linebreaks
  • contains_whitespace
  • contains_whitespace_bytes
  • file::chmod_if_possible
  • file::copy_ownership_from_path
  • file::copy_tree
  • file::delete_any
  • file::is_dir
  • file::is_file
  • file::is_link
  • file::kind_from_mode
  • file::link_or_copy
  • file::make_readonly
  • file::make_writable
  • get_host_name
  • get_umask
  • kind_marker
  • local_concurrency
  • mounts::get_fs_type
  • mounts::read_mtab
  • mounts::supports_executable
  • mounts::supports_hardlinks
  • mounts::supports_posix_readonly
  • mounts::supports_symlinks
  • path::abspath
  • path::accessible_normalized_filename
  • path::available_backup_name
  • path::find_executable_on_path
  • path::inaccessible_normalized_filename
  • path::is_inside
  • path::is_inside_any
  • path::is_inside_or_parent_of_any
  • path::legal_path
  • path::minimum_path_selection
  • path::normalized_filename
  • path::normalizepath
  • path::normalizes_filenames
  • path::normpath
  • path::parent_directories
  • path::posix::abspath
  • path::posix::normpath
  • path::posix::realpath
  • path::quotefn
  • path::realpath
  • path::relpath
  • path::win32::abspath
  • path::win32::normpath
  • pumpfile
  • rand_chars
  • set_or_unset_env
  • sha::sha_chunks
  • sha::sha_file
  • sha::sha_file_by_name
  • sha::sha_string
  • sha::size_sha_chunks
  • sha::size_sha_file
  • textfile::check_text_lines
  • textfile::check_text_path
  • time::compact_date
  • time::format_date
  • time::format_date_with_offset_in_original_timezone
  • time::format_delta
  • time::format_highres_date
  • time::format_local_date
  • time::local_time_offset
  • time::unpack_highres_date

Constants

  • path::MIN_ABS_PATHLENGTH