#[derive(Debug)] struct AnyBox(Box<dyn Any + Debug>);. If we were to compile this, the compiler doesn't come back happy:
確定! 回上一頁