Expand description
External interface for replication
Re-exports§
pub use events::Event;
Modules§
- events
- events related to replication
Enums§
- Core
Methods Error - Error for CoreMethods trait
- Replication
Methods Error - Error for ReplicationMethods trait
Traits§
- Core
Info - Methods related to just this core’s information
- Core
Methods - Trait for things that consume
crate::Hypercorecan instead use this trait so they can use all Hypercore-like things such asSharedCore. - Replication
Methods - Methods needed for replication