Docs.rs
  • rust_util-0.6.47
    • rust_util 0.6.47
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • jht5945
    • Dependencies
      • clap ^2.0 normal optional
      • 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
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_util0.6.47

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Functions
  • Type Aliases

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