Modules§
Traits§
- Conf
ChangeI - Abstracts over ConfChangeV2 and (legacy) ConfChange to allow treating them in a unified manner.
Functions§
- conf_
state_ eq - new_
conf_ change_ single - Creates a
ConfChangeSingle
. - parse_
conf_ change - Parses a Space-delimited sequence of operations into a slice of ConfChangeSingle. The supported operations are:
- stringify_
conf_ change - The inverse to
parse_conf_change
.