pub unsafe trait HasParams { }
Expand description

A trait indicating that a key has parameters.

Implementors