pub trait UpcallSize { const COUNT: u8; }
Tracks how many upcalls a grant instance supports automatically.
The number of upcalls the grant supports.