Move handle_messages
into an extension method for Arc<Peer>
This commit is contained in:
parent
d243395e06
commit
82ac7e2072
4 changed files with 64 additions and 52 deletions
|
@ -6,6 +6,7 @@ pub mod file_finder;
|
|||
pub mod language;
|
||||
pub mod menus;
|
||||
mod operation_queue;
|
||||
mod rpc;
|
||||
pub mod settings;
|
||||
mod sum_tree;
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue