Kixunil / configure_me

A Rust library for processing application configuration easily
62 stars 14 forks source link

Use #[serde(crate = "configure_me")] in generated code #26

Closed Kixunil closed 5 years ago

Kixunil commented 5 years ago

This will remove the necessity to add serde_derive into Cargo.toml when using configure_me