Type Definition bombs::MultiFuze

source ·
pub type MultiFuze<T> = MultiFuse<T>;
Expand description

A type alias for MultiFuse<T>.