Skip to content
Snippets Groups Projects
Commit e25bd94a authored by Maaz Ahmed's avatar Maaz Ahmed
Browse files

fix: remove static bounds on query fn params

This fixes the compiler complaining about the arguments not living long enough or escaping the function.
Now the query functions can take external arguments and compose well together.

Fixes #28
parent 2040a40a
Loading
Pipeline #14553 passed with stages
in 2 minutes and 13 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment