rustdoc-stripper
Strip rustdoc comments from source code
Install
- All systems
-
curl cmd.cat/rustdoc-stripper.sh
- Debian
-
apt-get install rustdoc-stripper - Ubuntu
-
apt-get install rustdoc-stripper - Kali Linux
-
apt-get install rustdoc-stripper - Fedora
-
dnf install rustdoc-stripper - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install rustdoc-stripper
rustdoc-stripper
Strip rustdoc comments from source code
rustdoc-stripper is a tool used to remove rustdoc comments from your code and save them in a comments.cmts file if you want to regenerate them. This package contains the following binaries built from the Rust crate "rustdoc-stripper": - rustdoc-stripper