Command line duration
Project
- Repository: https://bitbucket.org/haibison/cld
- License: Nice License 1.0.0 (see LICENSE file at root directory of
masterbranch) - This project follows Semantic Versioning 2.0.0
Features
This project helps parse Duration from command line arguments.
Notes
The crate uses #![no_std] by default. Documentation is built with all features, which include std. If you see some components from
std crate, you have to use that feature.