pub trait AfterTypeCheckingContext: AfterLoweringContext { }Expand description
Context passed to the Hooks::after_type_checking() method.
pub trait AfterTypeCheckingContext: AfterLoweringContext { }Context passed to the Hooks::after_type_checking() method.