Scroll to navigation

RUSTFILT(1) User Commands RUSTFILT(1)

NAME

rustfilt - rustfilt

DESCRIPTION

rust_demangle 0.2.1 Ted Mielczarek <ted@mielczarek.org>:Nicholas Schlabach <Techcable@techcable.ent> Demangles names generated by the rust compiler

USAGE:

rustfilt [FLAGS] [OPTIONS] [NAME]...

FLAGS:

Include the hashes in the demangled names
Prints help information
Prints version information

OPTIONS:

The input file to replace the mangled names in, or '-' for stdin [default: -]
The output file to emit the demangled names to, or '-' for stdout [default: -]

ARGS:

<NAME>...
The list of names to demangle
February 2023 rustfilt 0.2.1