Docs.rs
  • humble-cli-0.7.1
    • humble-cli 0.7.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • smbl64
    • Dependencies
      • anyhow ^1.0 normal
      • byte-unit ^4.0 normal
      • chrono ^0.4 normal
      • clap ^3.1 normal
      • dirs ^4.0.0 normal
      • futures-util ^0.3 normal
      • indicatif ^0.16 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^2.0 normal
      • tabled ^0.7 normal
      • thiserror ^1.0 normal
      • tokio ^1.18 normal
      • assert_cmd ^2 dev
    • Versions
    • 3.57% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Module util

  • Functions
?
Change settings

Module humble_cli::util

source ·

Functions

  • byte_string_to_number
  • extract_filename_from_url
  • humanize_bytes
  • parse_usize_range
    Parse the given usize range and return the values in that range as a Vector.
  • replace_invalid_chars_in_filename
  • run_future
  • str_vectors_intersect
  • union_usize_ranges