Enum snarkvm_fields::LegendreSymbol [−][src]
pub enum LegendreSymbol { Zero, QuadraticResidue, QuadraticNonResidue, }
Variants
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LegendreSymbol
impl Send for LegendreSymbol
impl Sync for LegendreSymbol
impl Unpin for LegendreSymbol
impl UnwindSafe for LegendreSymbol