[][src]Module lol_core::compat

Simple and backward-compatible RaftApp trait.

Structs

ToRaftApp

Traits

RaftAppCompat

Similar to full-featured RaftApp but restricted: The snapshot is not a snapshot tag but a snapshot resource serialized into bytes.