Module gix_config::parse::section
source · Expand description
Modules§
Structs§
- A parsed section header, containing a name and optionally a subsection name.
- Wrapper struct for key names, like
path
ininclude.path
, since keys are case-insensitive. - Wrapper struct for section header names, like
remote
, since these are case-insensitive.