Function mz_pgtest::format_name

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