Expand description
Manage configuration and generate summaries for hakari.
Requires the cli-support feature to be enabled.
Structs§
- Hakari
Builder Summary - A
HakariBuilderin serializable form. This forms the configuration file format forhakari. - Hakari
Config - Configuration for
hakari. - Output
Options Summary - Options for
hakariTOML output, in serializable form.
Statics§
- DEFAULT_
CONFIG_ PATH - The location of the configuration used by
cargo hakari, relative to the workspace root. - FALLBACK_
CONFIG_ PATH - The fallback location, used by previous versions of
cargo hakari.