mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 10:01:25 +00:00
Reexport ConnectedPoint at the root (#1119)
This commit is contained in:
@ -81,6 +81,7 @@ pub mod upgrade;
|
||||
|
||||
pub use multiaddr::Multiaddr;
|
||||
pub use muxing::StreamMuxer;
|
||||
pub use nodes::raw_swarm::ConnectedPoint;
|
||||
pub use peer_id::PeerId;
|
||||
pub use protocols_handler::{ProtocolsHandler, ProtocolsHandlerEvent};
|
||||
pub use identity::PublicKey;
|
||||
|
Reference in New Issue
Block a user