peek_poke

Macro impl_for_primitive

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