Module borsh

Source
Expand description

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

Re-exports§

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

Structs§

BorshProtocol
Server-side message serializer and dispatcher when using Borsh protocol.

Functions§

create_serialized_notification_message