Module debris_hir::hir_impl
source · Expand description
Converts the high-level representation from the pest parser.
Structs
- This struct stores the high-level intermediate representation of a single file. A
HirFile
is very similar to asuper::hir_nodes::HirModule
, but it can store a list of imports