default_countable_impl

Macro default_countable_impl 

Source
macro_rules! default_countable_impl {
    ($t_in_out:ty) => { ... };
}