Function gen_flow

Source
pub fn gen_flow<'a>(
    input: &'a mut [u8],
    method: &'a Flow,
) -> Result<&'a mut [u8], GenError>
Expand description

Serialize flow (Generated)