Hi! I've recently picked up rust as a new language to toy with and I wrote a small library to serve swagger-ui for openapi specification files.
https://github.com/kotborealis/swagger-ui
It's my first time writing something useful in rust so I would love to hear some feedback and advices on my code.