1 2 3 4 5
pub fn op_now<TP>(state: &mut OpState, buf: &mut [u8]) where TP: TimersPermission + 'static, { }