Macro unsafe_impl_trusted_step

Source
macro_rules! unsafe_impl_trusted_step {
    ($($type:ty)*) => { ... };
}