Fortunately, Rust gives us hints on how to fix this: = help: the trait `std::fmt::Debug` is not implemented for `Person`. = note: add `#[derive(Debug)]` or ...
確定! 回上一頁