Derive Macrosยง
- RpcHandler
Error - Will implement
IntoHandlerError
for this target type. The target type must implementstd::error::Error
- RpcParams
- Will implement
IntoParams
for this target type. The target type must implementDeserialize
- RpcResource
- Will implement
FromResources
for this target type. The target type must implementClone + Send + Sync