Module serde_json

Source
Expand description

Module containing JsonProtocol responsible for server-side dispatch of RPC methods and notifications when using JSON protocol.

Re-exports§

pub use crate::server::result::Result;

Structs§

JsonProtocol
Server-side message serializer and dispatcher when using JSON protocol.

Functions§

create_serialized_notification_message