Skip to main content

append_field_cfg

Function append_field_cfg 

Source
pub fn append_field_cfg<'a, C>(
    buf: &'a mut [u8],
    modulus: &C::Integer,
) -> &'a mut [u8] 
where C: BaseFieldConfig, C::Integer: ConstTranscribable,