-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As of right now, our derive macro for the methods handle predefined names such as conn or auth. It would be nice if this was allowed for custom types through a trait or similar. This might be easy for auth, but more complicated for conn as the database connection requires wrapping the body, which might make this impossible to completely replace the current types, but would at least allow users to add own types.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels