bee-san/RustScan

Rustcan API Library is too noisy in stdout

開放

#706 建立於 2024年11月26日

 (4 則留言) (0 個反應) (0 位負責人)Rust (1,284 個分叉)batch import
good first issue

倉庫指標

星標
 (19,268 顆星)
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 :)

貢獻者指南