Skip to main content

is_no_core

Function is_no_core 

Source
pub fn is_no_core(tcx: TyCtxt<'_>) -> bool
Expand description

Check whether the local crate has the #![no_core] attribute.