[][src]Crate jsonc_parser

Modules

ast
common
errors
tokens

Structs

ParseResult

Result of parsing the text.

Scanner

Functions

parse_text

Parses a string containing JSONC to an AST with comments and tokens.