mpvsock 0.2.0

mpv socket ipc client with MIT/Apache-2.0 license
Documentation
1
2
3
4
pub mod command;
pub mod link;
pub mod model;
pub mod response_buffer;