Function tracy_client::demangle::noop

source ยท
pub fn noop(_: &str, _: &mut impl Write) -> Result
Available on crate feature demangle only.
Expand description

Symbol demangler that does nothing.

See the module-level documentation for more information.