Skip to main content

Crate thrift_analyzer

Crate thrift_analyzer 

Source

Modules§

analyzer
Thrift Analyzer.
wasm
WASM bindings for the analyzer.

Macros§

break_opt_token_or_eof
Breaks if the next token is the expected kind or EOF.
expect
Expects a token.
expect_token
Expects a token kind.
extract_token_value
Extracts the value of a token.
opt_list_separator
Optional list separator.
parse_definition
Parses a definition.
parse_header
Parses a header.