Module section
Source Expand description
- header
- name
- value_name
- Header
- A parsed section header, containing a name and optionally a subsection name.
- Name
- Wrapper struct for section header names, like
remote
, since these are case-insensitive. - ValueName
- Wrapper struct for value names, like
path
in include.path
, since keys are case-insensitive.