Skip to main content

edbg

Function edbg 

Source
pub fn edbg<T: Debug + ?Sized>(msg: &T)
Available on crate features print_ext and std only.
Expand description

=> {msg:?} |> eprintln!