Docs.rs
  • rust_util-0.6.45
    • rust_util 0.6.45
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • jht5945
    • Dependencies
      • clap ^2.0 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.82 normal
      • term ^0.7.0 normal
      • term_size ^0.3.2 normal
    • Versions
    • 1.03% of the crate is documented
  • Go to latest version
  • 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
    • 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

rust_util0.6.45

  • All Items
  • Modules
  • Macros
  • Structs
  • Functions
  • Type Aliases
?
Change settings

Crate rust_util

source ·

Modules

  • util_cmd
  • util_env
  • util_file
  • util_git
  • util_io
  • util_msg
  • util_net
  • util_os
  • util_runtime
  • util_size
  • util_str
  • util_term
  • util_time
  • util_tlv

Macros

  • debugging
  • failure
  • failure_and_exit
  • iff
    iff!(condition, result_when_true, result_when_false)
  • information
  • opt_result
  • opt_value
  • opt_value_result
  • print_ex
  • println_ex
  • simple_error
  • success
  • warning

Structs

  • SimpleError

Functions

  • new_box_error
  • new_box_ioerror

Type Aliases

  • XResult