musket 0.22.3

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