jmahou

Results 3 issues of jmahou

[cb_last_error.txt](https://github.com/citybound/citybound/files/1443120/cb_last_error.txt) Here is the error file

P Bug
D1 - easy
T Roads
T UI

Removes possible allocation, removing to_string. Maybe this is not allowed, as it is a possible breaking change, as every `T: Display` implements `ToString` but not the other way around. I...

enhancement

I'm trying to use this library, and with little knowledge of tokio and that stuff (as I have), I think it's difficult to know how to send data through the...