referrerpolicy=no-referrer-when-downgrade

Type Alias Seal

Source
pub type Seal = Vec<u8>;
Expand description

Type of seal.

Aliased Type§

struct Seal { /* private fields */ }