You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using config-rs in a piecemeal way, and I would like to be able to compare the equality of two tables. This should be as simple as adding the correct #[derive()] annotations.
If this makes sense, I would be happy to provide a PR.
The text was updated successfully, but these errors were encountered:
I'm using config-rs in a piecemeal way, and I would like to be able to compare the equality of two tables. This should be as simple as adding the correct
#[derive()]
annotations.If this makes sense, I would be happy to provide a PR.
The text was updated successfully, but these errors were encountered: