Skip to main content

debug_of

Function debug_of 

Source
pub fn debug_of(
    kind: &str,
    file: &str,
    line: u32,
    func: &str,
    vals: String,
    msg: impl Display,
) -> String