Skip to main content

Batch

Type Alias Batch 

Source
type Batch = BTreeMap<OwnedServerName, Vec<OwnedServerSigningKeyId>>;

Aliased Typeยง

struct Batch { /* private fields */ }