[][src]Crate g2gen

Procedural macro to generate finite field types

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

Macros

g2p

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