Function mz_pgtest::format_name

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