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

贡献者指南