Skip to content

Expose libp2p::builder::phase::other_transport::TransportError #4824

Closed
@nazar-pc

Description

@nazar-pc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions