Closed Xuanwo closed 10 months ago
Oh .yes. Feel free to fix this, I hope this could be fixed ASSP.
Ah should have caught that, I assumed rust would have complained internally if that was the case. Lets just have that method take a HashMap
instead? No reason to really expose the config right now I don't think
Ah should have caught that, I assumed rust would have complained internally if that was the case. Lets just have that method take a
HashMap
instead? No reason to really expose the config right now I don't think
Looks nice to me. I will start a PR for this tomorrow.
Do you want to expose
Configuration
directly? I'm willing to submit a PR for this.