essentials
Usage
let our crate make a important role in your project!
essentials currently unstable version,
everything may refactoring in anytime.
think twice if you intend it into your important projects!
[]
= "0.3.0"
view github to download the source code and official builds.
Featurs
- shotcuts for common functions
let result: = Err;
let option: = None;
let result = result.summary;
let option = option.summary;
println!;
println!;
- useful structs which missing in std lib
/// actions may be failure
let result = execute;
result.on_success;
result.on_failure;
Document
none document published yet but comming soon