Docs.rs
rust-utils-0.8.0
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust-utils 0.8.0
Various utility routines used in the rust programs I have written
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.33%
30
out of
36
items documented
0
out of
25
items with examples
Links
NoahJelen/rust-utils
0
0
0
crates.io
Dependencies
backtrace ^0
normal
chrono ^0
normal
colored ^2
normal
futures ^0
normal
lazy_static ^1
normal
ron ^0
normal
serde ^1
normal
tokio ^1
normal
toml ^0
normal
regex ^1.9.1
dev
serde_derive ^1.0.177
dev
Versions
0.15.2
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Owners
Rust Utilities
This crate has various utilty functions that I use in the programs I have written