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

Serialize secure-ok (Generated)