Moved the crdt stdin listener to into the CRDT module
This commit is contained in:
@@ -6,6 +6,7 @@ use bft_json_crdt::{
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
pub mod keys;
|
||||
pub mod stdin;
|
||||
pub mod websocket;
|
||||
|
||||
#[add_crdt_fields]
|
||||
|
||||
Reference in New Issue
Block a user