Available on crate feature
vanguards
only.Expand description
Vanguard manager configuration
Structs§
- Vanguard
Params - A set of parameters, derived from the consensus document,
controlling the behavior of a
VanguardMgr
.
Constants§
- DEFAULT_
L2_ 🔒GUARD_ LIFETIME_ MAX - The default maximum lifetime of L2 guards.
- DEFAULT_
L2_ 🔒GUARD_ LIFETIME_ MIN - The default minimum lifetime of L2 guards.
- DEFAULT_
L2_ 🔒POOL_ SIZE - The default L2 pool size.
- DEFAULT_
L3_ 🔒GUARD_ LIFETIME_ MAX - The default maximum lifetime of L3 guards.
- DEFAULT_
L3_ 🔒GUARD_ LIFETIME_ MIN - The default minimum lifetime of L3 guards.
- DEFAULT_
L3_ 🔒POOL_ SIZE - The default L3 pool size.