mirror of
https://github.com/Start9Labs/rpc-toolkit.git
synced 2026-03-30 12:21:58 +00:00
ditch SeedableContext
This commit is contained in:
@@ -2,7 +2,7 @@ use syn::*;
|
||||
|
||||
pub struct RpcServerArgs {
|
||||
command: Path,
|
||||
seed: Expr,
|
||||
ctx: Expr,
|
||||
status_fn: Option<Expr>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user