Expand description
A crate with bunch of lazy macros
Macrosยง
- Macro to construct subprocess command
- Multiple-drop macro.
- Macro to exectute subprocess silently.
- Macro to check if given path/string belongs to directory.
- Macro to check if given path/string belongs to file.
- Trace macro like
println
try!
clone that returns None instead of Err