Derive Macro rpc_router::RpcHandlerError
source · #[derive(RpcHandlerError)]
Expand description
Will implement IntoHandlerError
for this target type.
The target type must implement std::error::Error
#[derive(RpcHandlerError)]
Will implement IntoHandlerError
for this target type.
The target type must implement std::error::Error