bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 aperta il 26 nov 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Rust (1284 fork)batch import
good first issue

Metriche repository

Star
 (19.268 star)
Metriche merge PR
 (Merge medio 44g 20h) (5 PR mergiate in 30 g)

Descrizione

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 :)

Guida contributor