Macro into_bytes_from_bytes_inner

Source
macro_rules! into_bytes_from_bytes_inner {
    ($st:ty) => { ... };
}