pnmixer-rust/rustc_demangle/sidebar-items.js

1 line
438 B
JavaScript

initSidebarItems({"fn":[["demangle","De-mangles a Rust symbol into a more readable version"],["try_demangle","The same as `demangle`, except return an `Err` if the string does not appear to be a Rust symbol, rather than \"demangling\" the given string as a no-op."]],"struct":[["Demangle","Representation of a demangled symbol name."],["TryDemangleError","Error returned from the `try_demangle` function below when demangling fails."]]});