mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-04-30 13:12:15 +00:00
Reexport IdentifyInfo (#877)
This commit is contained in:
parent
a2ab7ff4a9
commit
14a90fd701
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user