rpc_not_qualified.stderr 262 B
Newer Older
Igor Aleksanov's avatar
Igor Aleksanov committed
error: Methods must have either 'method' or 'subscription' attribute
 --> $DIR/rpc_not_qualified.rs:6:2
  |
6 |     async fn async_method(&self) -> jsonrpsee::types::JsonRpcResult<u8>;
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^