pub unsafe trait HasPublic { }
Expand description

A trait indicating that a key has public components.

Implementors