что?
> how to import the 'serde' macro, eg #[serde(rename_all = "PascalCase")], where is that serde macro located? There is none -- that's an attribute recognized by #[derive(Deserialize, Serialize)].
Обсуждают сегодня