Derive Macro rpc_router::RpcResource

source ·
#[derive(RpcResource)]
Expand description

Will implement FromResources for this target type. The target type must implement Clone + Send + Sync