Skip to main content

append_tflog

Function append_tflog 

Source
pub fn append_tflog(
    existing: &mut Vec<u8>,
    event: &ProofEvent,
) -> Result<(), FormatError>