pub trait Cupv2Handler: Cupv2RequestHandler + Cupv2Verifier { }

Object Safety§

This trait is not object safe.

Implementors§