Crate maddr [] [src]

An implementation of the multiaddr format as used in IPFS.

Structs

MultiAddr

A decoded multiaddr.

Enums

Segment

The possible multiaddr segments.

Traits

ReadMultiAddr

A trait to allow reading a MultiAddr from an object.

WriteMultiAddr

A trait to allow writing a MultiAddr to an object.