FitStackBox

Macro FitStackBox 

Source
macro_rules! FitStackBox {
    ($T: ty, $Fit: ty) => { ... };
}