Macro cipher::stream_core::impl_counter

source ยท
macro_rules! impl_counter {
    {$($t:ty )*} => { ... };
}