Skip to main content

append_field_cfg

Function append_field_cfg 

Source
pub fn append_field_cfg<'a, F>(
    buf: &'a mut [u8],
    modulus: &F::Modulus,
) -> &'a mut [u8] 
where F: PrimeField, F::Modulus: ConstTranscribable,