Skip to main content

define_field

Macro define_field 

Source
define_field!() { /* proc-macro */ }
Expand description

Define optimal field type and its corresponding config

If modulus fits into a native datatype, the resulting type is SmallFp<Config> Otherwise, it is the appropriately sized Fp*<MontBackend<Config, N>>