Crate garden
Source - cli
- Command-line interface.
- cmd
- Command utilities
- cmds
- Commands
- collections
- Collections
- config
- Configuration
- constants
- Constants
- display
- Display subsystem
- errors
- Errors
- eval
- Variable evaluation
- git
- Git queries
- macros
- Macros
- model
- Model objects
- path
- Path utilities
- query
- Queries, configuration lookups
- syntax
- Command-line syntax conventions
- debug
- Print a message to stderr with an “debug : “ prefix
- error
- Print a message to stderr with a “error: “ prefix and terminate the process
- impl_display
- Implement std::display::Display with a pretty-print format
Parameters:
- impl_display_brief
- Implement std::display::Display with a brief debug format
Parameters:
- impl_display_fmt
- Implement std::display::Display with a custom format
Parameters:
- string
- Convert a value into a string