pub trait Algorithm { }
Expand description

A marker trait for an Algorithm.

Implementors§