bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 opened on 2024年11月26日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Rust (1,284 forks)batch import
good first issue

Repository metrics

Stars
 (19,268 stars)
PR merge metrics
 (平均マージ 44d 20h) (30d で 5 merged PRs)

説明

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

コントリビューターガイド