Crate valve_kv_tools

source ·

Structs

  • Configuration options for the formatter
  • Representation of a KeyValue linter error
  • 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.
  • 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

Functions