Structs
- An
Alternativeis the smallest component of a rune. It consists of a single combination of a field name, a condition and a value that can be checked. - A
Checktrait implementation that checks for matching conditions. TheConditionCheckercompares the Stringvalueagainst the condition of theAlternative. - A struct that implements the
Checktrait and checks conditions based on aHashMap<String, String>. It calls theConditionCheckerwith the value for the key matching the alternative.
Enums
Traits
- A trait that defines how an alternative is tested.
Functions
- Add padding to the vec.