Robyn
Robyn copied to clipboard
Feat: split request params
Description
This PR fixes #850
Fix is relatively simple, involves extracting Request object from Rust passing it in, and if no Request object is passed in simply call the handler function as usual.