Skip to main content

EmailKey

Type Alias EmailKey 

Source
type EmailKey = SmallString<[u8; 48]>;
Expand description

Stack-string key for the per-address throttle bucket; the modal email canonical address fits inline.

Aliased Typeยง

struct EmailKey { /* private fields */ }