[][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.