Skip to main content

encode_edit_profiled

Function encode_edit_profiled 

Source
pub fn encode_edit_profiled(
    edit: &Edit<'_>,
    profile: bool,
) -> Result<Vec<u8>, EncodeError>
Expand description

Encodes an Edit with profiling output (two-pass for comparison).