Type Definition coset::Algorithm[][src]

type Algorithm = RegisteredLabelWithPrivate<Algorithm>;
Expand description

Algorithm identifier.

Trait Implementations

impl Default for Algorithm[src]

fn default() -> Self[src]

Returns the “default value” for a type. Read more