Crate nym_common

Crate nym_common 

Source

Modules§

flood

Macros§

detect_flood
Log when a line is hit unusually frequently, that is, over CALLS_THRESHOLD times within a period of CALLS_INTERVAL.
trace_err_chain

Structs§

BoxedError

Traits§

ErrorExt
Used to generate string representations of error chains.