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