Macro peek_poke::impl_for_primitive

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