Function lapin::protocol::connection::gen_update_secret[][src]

pub fn gen_update_secret<'a, W>(
    method: &'a UpdateSecret
) -> impl SerializeFn<W> + 'a where
    W: 'a + Write + BackToTheBuffer, 
Expand description

Serialize update-secret (Generated)