Searched refs:Algorithm (Results 1 – 1 of 1) sorted by relevance
19 pub enum Algorithm { enum29 fn algorithm(&self) -> &Algorithm; in algorithm() argument43 fn new(algorithm: Algorithm) -> Self; in new()58 fn algorithm(&self) -> &Algorithm; in algorithm() argument