bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 opened on Nov 26, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (19,268 stars) (1,284 forks)batch import
good first issue

Description

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

Rustcan API Library is too noisy in stdout · bee-san/RustScan#706 | Good First Issue