mz_pgtest

Function format_name

Source
pub(crate) fn format_name<T>(format: T) -> String
where T: Copy + TryInto<u16> + Display,