referrerpolicy=no-referrer-when-downgrade

Type Alias Nonce

Source
pub type Nonce<T> = SparseBitmapImpl<NonceBitmap<T>>;

Aliased Type§

struct Nonce<T>(/* private fields */);