Type Definition surge_traits::MaybeEffect[][src]

pub type MaybeEffect = Option<Box<dyn Effect>>;