Skip to main content

Module convert

Module convert 

Source

Structs§

ByteCount
Byte count specified with a unit. For example: 1.5 MB.

Traits§

FromConfig
FromConfigValue

Functions§

parse_list
Parse a configuration value as a list of comma/space separated strings. It is ported from mercurial.config.parselist.