Crate rama::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§

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