pub mod endpoint; pub mod interface { pub static NAME: &str = "net.buzzert.kordophonecd"; pub static OBJECT_PATH: &str = "/net/buzzert/kordophone/Server"; }