Crate mictils

Crate mictils 

Source
Expand description

mictils is util crate that contains various functions.

Modules§

prelude
A prelude for using mictils.

Traits§

Bind
Kotlin-like trait, but name changed. not using let, it use bind.
HashCode
Proveide instant hasher.
Hold
Kotlin-like trait, but name changed. not using also, it use hold.
SymlinkExists
Impl exists_symlink for PathBuf, Path and etc.
Which
Protect your if .. else code from cargo fmt