Crate man
Source - prelude
- Convenience wrapper to import all the essential structs.
- Arg
- Positional arguments.
- Author
- Application authors.
- Env
- Arguments that are passed by the executing shell.
- Example
- Add a examples section
- Flag
- Boolean arguments that can be toggled on or off.
- Manual
- The main man page struct.
- Opt
- Arguments that take values.
- Section
- Add a custom section