Derive Macrosยง
- RpcHandler
Error - Will implement
IntoHandlerErrorfor this target type. The target type must implementstd::error::Error - RpcParams
- Will implement
IntoParamsfor this target type. The target type must implementDeserialize - RpcResource
- Will implement
FromResourcesfor this target type. The target type must implementClone + Send + Sync