default

Function default 

Source
pub fn default(s: &str, buffer: &mut impl Write) -> Result
Expand description

Demangles a Rust symbol using rustc_demangle.

See the module-level documentation for more information.