bee-san/RustScan

Rustcan API Library is too noisy in stdout

Open

#706 ouverte le 26 nov. 2024

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (1 284 forks)batch import
good first issue

Métriques du dépôt

Stars
 (19 268 stars)
Métriques de merge PR
 (Merge moyen 44j 20h) (5 PRs mergées en 30 j)

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

Guide contributeur