logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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:-h, --hash
              Include the hashes in the demangled names

       --help Prints help information

       -V, --version
              Prints version information

   OPTIONS:-i, --input <FILE>
              The input file to replace the mangled names in, or '-' for stdin [default: -]-o, --output <FILE>
              The output file to emit the demangled names to, or '-' for stdout [default: -]ARGS:
       <NAME>...
              The list of names to demangle

rustfilt 0.2.1                                   September 2024                                      RUSTFILT(1)

Name

       rustfilt - rustfilt

See Also