Skip to main content

Module parse

Module parse 

Source
Expand description

Contains ParseSess which holds state living beyond what one Parser might. It also serves as an input to the parser itself.

Structsยง

GatedSpans
Collected spans during parsing for places where a certain feature was used and should be feature gated accordingly in check_crate.
ParseSess
Info about a parsing session.
SymbolGallery