mirror of
https://github.com/Start9Labs/rpc-toolkit.git
synced 2026-03-31 20:53:40 +00:00
overhaul context
This commit is contained in:
@@ -96,6 +96,7 @@ pub enum ParamType {
|
||||
None,
|
||||
Arg(ArgOptions),
|
||||
Context(Type),
|
||||
ParentData(Type),
|
||||
Request,
|
||||
Response,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user