localsnd 0.5.31

CLI implementation of localsend
Documentation
1
2
3
4
5
mod send_file;
mod send_session;

pub use send_file::*;
pub use send_session::*;