impl_length_counter

Macro impl_length_counter 

Source
macro_rules! impl_length_counter {
    ($t:ident, $f:ident) => { ... };
}