pub trait Algorithm: Debug { }

Implementors