Derive Macro RpcResource

Source
#[derive(RpcResource)]
Expand description

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