Docs.rs
  • utils-box-0.1.5
    • utils-box 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klispap
    • Dependencies
      • anyhow ^1.0.69 normal
      • chrono ^0.4.22 normal
      • directories ^5.0.1 normal
      • file-rotate ^0.7.1 normal
      • flate2 ^1.0 normal
      • futures ^0.3.15 normal
      • glob ^0.3.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • names ^0.14.0 normal
      • rayon ^1.6.0 normal
      • regex ^1.7.1 normal
      • rust-ini ^0.18.0 normal
      • semver ^1.0.16 normal
      • simplelog ^0.11.0 normal
      • tar ^0.4.38 normal
      • tokio ^1 normal
      • tokio-util ^0.6.7 normal
      • walkdir ^2.3.2 normal
      • zip ^0.6.4 normal
      • zmq ^0.10.0 normal
      • indoc ^1.0.3 dev
      • named-lock ^0.3.0 dev
      • tempfile ^3.2.0 dev
      • signal-hook ^0.3.9 normal
      • signal-hook-tokio ^0.3.0 normal
      • ssh2 ^0.9.4 normal
    • Versions
    • 35.71% of the crate is documented
  • Platform
    • 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

utils_box0.1.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • config::IniCompare
  • config::IniParameter
  • connections::ssh_client::SshClient
  • connections::tcp_client::TcpClient
  • connections::udp_client::UdpClient
  • connections::zmq_client::ZmqClient
  • logger::DUMMY
  • logger::RESULTS_FILE
  • paths::IncludePaths
  • paths::IncludePathsBuilder
  • stopwatch::StopWatch
  • stopwatch::StopWatchStats
  • stopwatch::TimeKeeper

Enums

  • archives::ArchiveType
  • debug::IdxMode
  • logger::LoggerPrintMode
  • mathematics::MedianMissingMode
  • mathematics::MedianPaddingMode

Macros

  • log_debug
  • log_error
  • log_info
  • log_trace
  • log_warn
  • results_info

Functions

  • archives::archive_extract_all
  • archives::archive_extract_file
  • bits::bit_vec_to_hex_string
  • bits::bits_to_vec
  • bits::vec_to_bits
  • config::ini_compare
  • config::ini_update
  • debug::hashmap_debug
  • debug::hashmap_display
  • debug::hashset_debug
  • debug::hashset_display
  • debug::pause
  • debug::vector_debug
  • debug::vector_display
  • debug::vector_display_bits
  • logger::combined_logger_init
  • logger::terminal_logger_init
  • mathematics::medianfilter_default
  • mathematics::moving_median_filter
  • paths::random_filename
  • paths::timestamp_filename
  • threads::panic_handler_init
  • threads::signal_init
  • threads::signal_wait
  • versions::semver_parse
  • versions::semver_parse_or_default
  • versions::semver_parse_regex

Statics

  • archives::GZ_SIGNATURE
  • archives::ZIP_SIGNATURE
  • connections::tcp_client::BUFFER_SIZE
  • connections::udp_client::BUFFER_SIZE