bee-san/RustScan

Rustcan API Library is too noisy in stdout

オープン

#706 opened on 2024/11/26

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,284 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (19,268 個のスター)
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 :)

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