Crate utils

Expand description

utilities crate for rama

rama-utils contains utilities used by rama, not really being part of one of the other crates, or used by plenty of other crates.

§Rama

Crate used by the end-user rama crate and rama crate authors alike.

Learn more about rama:

Modules§

backoff
This module contains generic backoff utilities to be used with the retry and limit layers.
future
future utils
info
Info constants about the rama crate.
latency
latency utilities and common types
octets
rng
PRNG utilities for middleware.
str
String utility types.