mpv 0.2.3

safe mpv bindings for Rust
Documentation
1
2
3
4

pub struct OsdString<'a> {
    pub string:&'a str
}