devises a strategy for signals
This commit is contained in:
@@ -8,4 +8,8 @@ pub mod interface {
|
||||
pub const OBJECT_PATH: &str = "/net/buzzert/kordophonecd/daemon";
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/kordophone-server.rs"));
|
||||
|
||||
pub mod signals {
|
||||
pub use crate::interface::NetBuzzertKordophoneRepositoryConversationsUpdated as ConversationsUpdated;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user