Struct anchor_syn::parser::context::CrateContext
source · pub struct CrateContext { /* private fields */ }
Expand description
Crate parse context
Keeps track of modules defined within a crate.
pub struct CrateContext { /* private fields */ }
Crate parse context
Keeps track of modules defined within a crate.