gen_bind

Function gen_bind 

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

Serialize bind (Generated)