Function core::fmt::builders::debug_map_new

source ·
pub(super) fn debug_map_new<'a, 'b>(
    fmt: &'a mut Formatter<'b>
) -> DebugMap<'a, 'b>