Skip to main content

scalar_from_impls

Macro scalar_from_impls 

Source
macro_rules! scalar_from_impls {
    ($curve:path, $scalar:ty) => { ... };
}
Expand description

Writes a series of From impls for scalar field types.