mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-12 09:31:20 +00:00
Make deriving the NetworkBehaviour more ergonomic (#782)
This commit is contained in:
@ -42,4 +42,5 @@ mod rpc_proto;
|
||||
mod topic;
|
||||
|
||||
pub use self::layer::Floodsub;
|
||||
pub use self::protocol::{FloodsubMessage, FloodsubRpc};
|
||||
pub use self::topic::{Topic, TopicBuilder, TopicHash};
|
||||
|
Reference in New Issue
Block a user