logo
pub fn list_apply<L>(a: &mut L, b: &(dyn Reflect + 'static)) where
    L: List