INNER CODE UNIT · Rust

from

arkworks-rs/crypto-primitives · crypto-primitives/src/lib.rs:68

    fn from(e: ark_serialize::SerializationError) -> Self {
        Self::SerializationError(e)
    }
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…