pub const ATTRIBUTION_LINE: &str = "dev-prune · made with ♥ by VKrishna04 · github.com/Life-Experimentalist/dev-prune";Expand description
The one-line credit printed under interactive output.
Deliberately plain text in plain sight: it is not obfuscated, not assembled at runtime, and not checked anywhere. Anyone may fork this project and change this line — the Apache-2.0 licence says so, and nothing in the code argues. It exists so that the common case, someone running the published binary, shows where it came from.