bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 geöffnet am 26. Nov. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.284 Forks)batch import
good first issue

Repository-Metriken

Stars
 (19.268 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 44T 20h) (5 gemergte PRs in 30 T)

Beschreibung

When using the API: https://docs.rs/rustscan/latest/rustscan/

It prints out to STD:OUT

Preferably we do not do this, instead it should detect whether it's run as the CLI or the library and not print :)

Contributor Guide