[][src]Module jsonc_parser::common

Structs

ImmutableString

A string that cannot be changed.

Position

Ranged value that specifies a specific position in the file.

Range

Positional information about a start and end point in the text.

Traits

Ranged

Represents an object that has a range in the text.