pub trait Fp384Parameters: FieldParameters<BigInteger = BigInteger384> { }

Object Safety§

This trait is not object safe.

Implementors§