Matthias Beyer
Matthias Beyer
Hi, thanks for your report. I don't think lists should be merged _necessarily_, but I see that in some instances, users might want to merge lists.
I agree that this can be an issue. From what I see the solution for this would be to use an BTreeMap or something similar in the implementation, right?
So `config-rs` is in `0.x.y`-version, so a breaking API wouldn't be that much of a problem, at least semver-wise. Could you maybe provide a PR with a (failing, of course)...
Hi! Thanks for your report! Changing the config-rs implementation to support non-String keys would be (to my knowlegde) a big undertaking. I am not sure whether it can be done...
I am afraid you have to build that logic yourself. `config-rs` does not support searching for configuration files, only loading and accessing them! You could have a look at the...
With serde this would be done with field renames. But there are known issues with those in the config-rs crate, unfortunately. :disappointed:
> I just tried doing what I said in my last comment and it worked just the way I described using config-rs. I Nice! There was something in the back...
As a user, I'd vote against a centralized solution like Slack, Mattermost, Rocket.Chat, Threema.. and would explicitely vote for Matrix, _because_ it is federated. Just my 2ct.
Hi! Thanks for opening this issue. Do you have a concrete request here? I am not sure I see one in your message :laughing:
bors merge