### Is your feature request related to a problem? Please describe. Refers to #526 and #753 ### Describe the solution you'd like Refers to #526 and #753 Remove `tuono_lib::Request` and allow every user defined handler to take as argument any axum extractor. > Note: the handlers should still return `tuono_lib::Response` ### Additional context - [Discord thread](https://discord.com/channels/1307411506735874208/1368263214587973763)