no_provenance

Macro no_provenance 

Source
macro_rules! no_provenance {
    ($($ty:ident)+) => { ... };
}