Structs§
- Byte
Count - Byte count specified with a unit. For example:
1.5 MB.
Traits§
Functions§
- parse_
list - Parse a configuration value as a list of comma/space separated strings.
It is ported from
mercurial.config.parselist.
1.5 MB.mercurial.config.parselist.