Skip to main content

HasRandom

Trait HasRandom 

Source
pub trait HasRandom: Sealed { }

Implementors§

Source§

impl<const SPAWN: bool, const TIME: bool, const IO: bool, const REMOTE: bool> HasRandom for CapSet<SPAWN, TIME, true, IO, REMOTE>