referrerpolicy=no-referrer-when-downgrade

Module statement

Module statement 

Source
Expand description

Statement store JSON-RPC methods.

Re-exports§

pub use api::StatementSpecApiServer;
pub use error::Error;

Modules§

api
JSON-RPC method definitions for statement store RPC.
error
Error types for statement store RPC.

Structs§

StatementSpec
JSON-RPC server implementation for the statement_unstable_* methods

Enums§

AddFilterResponse
Response returned by statement_unstable_add_filter.
SubmitOutcome
Statement submission outcome exposed by the spec-v2 statement_unstable_submit RPC.
SubscribeEvent
Subscription notification event.