Expand description

Provides a wrapper over an RtcState that has serialization capabilities.

This module defines the RtcStateSer abstraction which mirrors the RtcState from the base crate, and adds on top of it derives for the Serialize, Deserialize and Versionize traits.

Structs

Wrapper over an RtcState that has serialization capabilities.