[][src]Macro sorted_vector_map::sorted_vector_map

macro_rules! sorted_vector_map {
    ( $( $key:expr => $value:expr ),* $( , )? ) => { ... };
}