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