Module routinator::utils[][src]

Expand description

Various useful things.

Structs

AsciiError
JsonBuilder

A helper type for building a JSON-encoded string on the fly.

Traits

UriExt

An extension trait for URI kind of types.

Functions

format_http_date
parse_http_date

Parses an HTTP date.

str_from_ascii

Converts a sequence of ASCII octets into a str.