hal
Results
1
issues of
hal
Im expecting to put alias to each fields in a struct where the alias name are the keys from os env ``` #[derive(Debug, Deserialize, Clone)] pub struct BuildInfo { #[serde(alias...