Docs.rs
  • easy_paths-0.1.1
    • easy_paths 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jrhazlett
    • Dependencies
      • shellexpand ^3.0.0 normal
      • substring ^1.4.5 normal
    • Versions
    • 97.83% 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

easy_paths0.1.1

Crate Items

  • Functions

List of all items

Functions

  • are_paths_the_same
  • are_paths_the_same_assume_cwd
  • are_paths_the_same_assume_project_dir
  • get_absolute_path
  • get_absolute_path_or_error
  • get_base_name
  • get_common_path
  • get_common_prefix
  • get_dir_ancestor_n_levels_up
  • get_dir_ancestor_that_exists
  • get_dir_cwd
  • get_dir_name
  • get_dir_proj_root
  • get_extension
  • get_file_path_binary
  • get_only_dirs_from_slice
  • get_only_file_paths_from_slice
  • get_path_buf_from_type_string
  • get_path_joined
  • get_path_with_tilde_expanded_if_necessary
  • get_paths_in_dir
  • get_paths_in_dir_and_sub_dirs
  • get_paths_sorted_by_size_starting_with_shortest
  • get_paths_to_only_dirs_in_dir_and_sub_dirs
  • get_paths_to_only_files_in_dir_and_sub_dirs
  • get_relative_path
  • get_string_from_type_dir_entry
  • get_string_from_type_osstr
  • get_string_from_type_path
  • get_string_from_type_path_buf
  • get_vec_by_splitting_path
  • has_parent
  • is_absolute
  • is_dir
  • is_existing_path
  • is_file
  • is_path_buf_type
  • is_path_inside_dir_parent
  • is_path_type
  • raise_error_if_path_does_not_exist
  • raise_error_if_path_is_not_in_project
  • raise_error_if_path_points_to_cargo_toml
  • raise_error_if_path_points_to_main_rs
  • raise_error_if_path_points_to_project_root
  • raise_error_if_path_points_to_src