Type Definition coset::Algorithm

source ·
pub type Algorithm = RegisteredLabelWithPrivate<Algorithm>;
Expand description

Algorithm identifier.

Trait Implementations§

source§

impl Default for Algorithm

source§

fn default() -> Self

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