vector_core

Macro buckets

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