So, this is our struct with the relevant derive attribute added to automatically create the traits: #[derive(Serialize, Deserialize)] struct Dvd { name: ...
確定! 回上一頁