Docs.rs
  • sozu-lib-1.0.6
    • sozu-lib 1.0.6
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Geal
    • github:sozu-proxy:owners
    • github:sozu-proxy:maintainers
    • Dependencies
      • anyhow ^1.0.89 normal
      • cookie-factory ^0.3.3 normal
      • hdrhistogram ^7.5.4 normal
      • hex ^0.4.3 normal
      • hpack ^0.3.0 normal
      • idna ^1.0.2 normal
      • kawa ^0.6.7 normal
      • libc ^0.2.159 normal
      • memchr ^2.7.4 normal
      • mio ^1.0.2 normal
      • nom ^7.1.3 normal
      • poule ^0.3.2 normal
      • rand ^0.8.5 normal
      • regex ^1.11.0 normal
      • rustls ^0.23.14 normal
      • rustls-pemfile ^2.2.0 normal
      • rusty_ulid ^2.0.0 normal
      • sha2 ^0.10.8 normal
      • slab ^0.4.9 normal
      • socket2 ^0.5.7 normal
      • sozu-command-lib ^1.0.6 normal
      • thiserror ^2.0.3 normal
      • time ^0.3.36 normal
      • quickcheck ^1.0.3 dev
      • rand ^0.8.5 dev
      • serial_test ^3.1.1 dev
      • tiny_http ^0.12.0 dev
    • Versions
    • 13.64% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sozu_lib1.0.6

Module retry

Module Items

  • Structs
  • Enums
  • Traits

In crate sozu_lib

sozu_lib

Module retry

Source

Structs§

ExponentialBackoffPolicy

Enums§

RetryAction
RetryPolicyWrapper

Traits§

RetryPolicy