Implement rename helper attribute by yuk1ty · Pull Request #12 · YushiOMOTE/econf
Thank you for the lovely crate! I implemented "rename" attribute like #[serde(rename)] because I encountered the case I would like to separate field names and environment variable names. ...