U512Intou256X2

Fully qualified path: alexandria_math::u512_arithmetics::U512Intou256X2

#![allow(unused)]
fn main() {
pub impl U512Intou256X2 of Into<u512, u256X2>
}

Impl functions

into

Fully qualified path: alexandria_math::u512_arithmetics::U512Intou256X2::into

#![allow(unused)]
fn main() {
fn into(self: u512) -> u256X2
}