Function lapin::protocol::connection::gen_secure_ok

source ·
pub fn gen_secure_ok<'a, W>(method: &'a SecureOk) -> impl SerializeFn<W> + 'a
where W: Write + BackToTheBuffer + 'a,
Expand description

Serialize secure-ok (Generated)