I have a function that accepts a trait as argument wrapped in a Box
Box
use std::fmt::Display; fn push(e: B