Skip to main content

CrateStoreDyn

Type Alias CrateStoreDyn 

Source
pub type CrateStoreDyn<'tcx> = dyn CrateStore<'tcx> + 'tcx;