//! Provides all of the methods needed to control and
//! work with a `Player`.
//!//! Note that these methods are also all implemented
//! on the `Player` struct.
modmethods_complex;modmethods_simple;pubusemethods_complex::*;pubusemethods_simple::*;constINTERFACE:&str="org.mpris.MediaPlayer2.Player";