pub trait Idempotent<S = Self, T = Additive> { }

Implementors