bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 aberto em 26 de nov. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (1.284 forks)batch import
good first issue

Métricas do repositório

Stars
 (19.268 stars)
Métricas de merge de PR
 (Mesclagem média 44d 20h) (5 fundiu PRs em 30d)

Description

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

Guia do colaborador