Luna::BoxI

using BoxI =  Box<i32>

A instanced type of Box that uses i32 as value type.