Modules

Structs

A newtype around Cow<'_, [u8]> that borrows from input.

A newtype around Cow<'_, str> that borrows from input.

An error type used in response bodies.

A request/response identifier.

A request header.

The response header.

Path segments, i.e. ‘/’-separated string slices.

Enums

Request methods.

The response status codes.

Constants

Functions

Try to convert a multiaddr to an Ockam Address

Try to convert a multi-address to an Ockam route.

Try to convert an Ockam Route into a MultiAddr.