pub fn fiat_p521_relax(
    out1: &mut fiat_p521_loose_field_element,
    arg1: &fiat_p521_tight_field_element
)
Expand description

The function fiat_p521_relax is the identity function converting from tight field elements to loose field elements.

Postconditions: out1 = arg1