Crate rpc_router_macros
source ·Derive Macros§
- Will implement
IntoHandlerError
for this target type. The target type must implementstd::error::Error
- Will implement
IntoParams
for this target type. The target type must implementDeserialize
- Will implement
FromResources
for this target type. The target type must implementClone + Send + Sync