servers::http::header

Function collect_into_maps

source
fn collect_into_maps(
    name: &str,
    value: u64,
    maps: &mut [&mut HashMap<String, u64>],
)