Robyn icon indicating copy to clipboard operation
Robyn copied to clipboard

Feat: split request params

Open kliwongan opened this issue 7 months ago • 5 comments

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.

kliwongan avatar Jul 14 '24 03:07 kliwongan