Macro byte_slice_cast::impl_trait

source ยท
macro_rules! impl_trait {
    ($to:ty) => { ... };
}