mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-14 18:41:22 +00:00
Reexport IdentifyInfo (#877)
This commit is contained in:
@ -83,6 +83,7 @@ extern crate void;
|
||||
|
||||
pub use self::identify::{Identify, IdentifyEvent};
|
||||
pub use self::id_transport::IdentifyTransport;
|
||||
pub use self::protocol::IdentifyInfo;
|
||||
pub use self::topology::IdentifyTopology;
|
||||
|
||||
pub mod listen_handler;
|
||||
|
Reference in New Issue
Block a user