pub trait Fp256Parameters: FieldParameters<BigInteger = BigInteger256> { }

Object Safety§

This trait is not object safe.

Implementors§