Closed
Description
Summary
In 0.53.0 there is libp2p::builder::phase::other_transport::TransportError
returned from SwarmBuilder::with_other_transport
method, which while public, is not re-exported and thus unusable directly.
Expected behavior
Public types like this should be available from the outside
Actual behavior
Currently libp2p::builder::phase::other_transport::TransportError
is located in a private sub-module.
Relevant log output
No response
Possible Solution
No response
Version
No response
Would you like to work on fixing this bug ?
Maybe
Metadata
Metadata
Assignees
Labels
No labels