SlicerRef

Type Alias SlicerRef 

Source
pub type SlicerRef = Arc<dyn Slicer>;
Expand description

Aliased Typeยง

pub struct SlicerRef { /* private fields */ }