vector_core

Macro buckets

source
macro_rules! buckets {
    ( $( $limit:expr => $count:expr ),* ) => { ... };
}