rust_cast 0.10.0

Library that allows you to communicate with Google Cast enabled devices (e.g. Chromecast).
Documentation
1
2
3
4
5
6
pub mod authority_keys;
#[cfg_attr(rustfmt, rustfmt_skip)]
pub mod cast_channel;
#[cfg_attr(rustfmt, rustfmt_skip)]
pub mod logging;
pub mod proxies;