Type Definition surge_modulation::imports::MaybeEffect[][src]

pub type MaybeEffect = Option<Box<dyn Effect + 'static, Global>>;