Crate g2gen

source ·
Expand description

Procedural macro to generate finite field types

This is just the procedural macro, for more information look at g2p.

Macros

Generate a newtype of the given name and implement finite field arithmetic on it.