gen_flow

Function gen_flow 

Source
pub fn gen_flow<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a Flow,
) -> impl SerializeFn<W> + 'a
Expand description

Serialize flow (Generated)