gen_close

Function gen_close 

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

Serialize close (Generated)