tgstation / rust-g

Rust based libraries for tgstation
MIT License
28 stars 100 forks source link

Cleaner and saner http request parsing. #93

Closed AnturK closed 2 years ago

AnturK commented 2 years ago

I'm not sure what that map was intended for but for now it seems pretty redundant. Fixes the null/empty string issue with options and also stops serde from worrying about empty fields.