Skip to main content

BINDING_JSONRPC

Constant BINDING_JSONRPC 

Source
pub const BINDING_JSONRPC: &str = "JSONRPC";
Expand description

Protocol binding identifier.

In v1.0, protocol bindings are free-form strings ("JSONRPC", "REST", "GRPC") rather than a fixed enum.