musket 0.23.0

Musket is a command line interface to send a URL to several destinations.
Documentation
1
2
3
4
5
6
7
mod cli;
mod config;
mod destinations;
pub mod entrypoint;
mod errors;
mod shooters;
mod sources;