bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 建立於 2024年11月26日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Rust (1,284 fork)batch import
good first issue

倉庫指標

Star
 (19,268 star)
PR 合併指標
 (平均合併 44天 20小時) (30 天內合併 5 個 PR)

描述

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

貢獻者指南