Crate valve_kv_tools

Source

Structs§

FormatterConfig
Configuration options for the formatter
KeyValue
KeyValueParser
KvError
Representation of a KeyValue linter error
Position
Position in a text document expressed as zero-based line and character offset. A position is between two characters like an ‘insert’ cursor in a editor.
Range
A range in a text document expressed as (zero-based) start and end positions. A range is comparable to a selection in an editor. Therefore the end position is exclusive.

Enums§

KvErrorKind
Rule
Value

Functions§

format_keyvalue
lint_keyvalue
serialize_keyvalue