Docs.rs
  • ex-cli-1.17.0
    • ex-cli 1.17.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • hdwalters
    • Dependencies
      • atty ^0.2.14 normal
      • chrono ^0.4.41 normal
      • chrono-tz ^0.10.4 normal
      • clap ^4.5.42 normal
      • clap_builder ^4.5.42 normal
      • clap_complete ^4.5.55 normal
      • flate2 ^1.1.2 normal
      • git2 ^0.20.2 normal
      • glob ^0.3.2 normal
      • indexmap ^2.10.0 normal
      • itertools ^0.14.0 normal
      • multimap ^0.10.1 normal
      • natord ^1.0.9 normal
      • once_cell ^1.21.3 normal
      • path-clean ^1.0.1 normal
      • pretty_assertions ^1.4.1 normal
      • regex ^1.11.1 normal
      • rpassword ^7.4.0 normal
      • sevenz-rust2 ^0.17.1 normal
      • sysinfo ^0.36.1 normal
      • tar ^0.4.44 normal
      • termcolor ^1.4.1 normal
      • thiserror ^2.0.12 normal
      • walkdir ^2.5.0 normal
      • zip ^4.3.0 normal
      • winresource ^0.1.23 build
      • uzers ^0.12.1 normal
      • winapi ^0.3.9 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

ex_cli1.17.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • finder::Finder
  • fs::entry::FileEntry
  • fs::file::File
  • fs::metadata::Metadata
  • fs::system::FileSystem
  • fs::total::Total
  • git::cache::GitCache
  • git::flags::GitFlags
  • git::repo::GitRepo
  • printer::IndentChars
  • printer::Printer
  • sorter::Sorter
  • util::calendar::Calendar
  • util::colors::ColorMap
  • zip::clone::CloneEntry
  • zip::manager::PasswordManager

Enums

  • config::DirKind
  • config::ExecKind
  • config::FileKind
  • config::OrderKind
  • config::RecentKind
  • error::MyError
  • fs::flags::FileFlags
  • zip::wrapper::ZipKind

Traits

  • fs::entry::Entry
  • fs::system::System

Macros

  • regex
  • regex_insensitive

Functions

  • finder::count_components

Type Aliases

  • error::MyResult
  • fs::entry::EntryResult
  • fs::file::Signature

Constants

  • fs::system::EXEC_MASK
  • fs::system::GROUP_MASK
  • fs::system::OTHER_MASK
  • fs::system::OWNER_MASK