Let\'s assume I have this struct and this trait:
#[derive(Debug)] pub struct New(T); pub trait AsRefNew<\'a&