type InstanceIdWriter<'i> = &'i dyn Fn(&mut Formatter<'_>) -> Result;
Instance identity string formatter, type-erased