mls_rs_core::debug

Function pretty_with

Source
pub fn pretty_with<F>(f: F) -> impl Debug
where F: Fn(&mut Formatter<'_>) -> Result,