Struct NestedRecursiveProof
pub struct NestedRecursiveProof {
pub fields: [Field; 457],
}
Fields
fields: [Field; 457]Trait implementations
impl Deserialize for NestedRecursiveProof
pub fn deserialize(serialized: [Field; 457 * 1]) -> Self
impl Empty for NestedRecursiveProof
pub fn empty() -> Self
pub fn is_empty(self) -> bool
pub fn assert_empty<let S: u32>(self, msg: str<S>)
impl Eq for NestedRecursiveProof
pub fn eq(_self: Self, _other: Self) -> bool
impl Serialize for NestedRecursiveProof
pub fn serialize(self) -> [Field; 457 * 1]