CtlPlatform

Type Alias CtlPlatform 

Source
pub type CtlPlatform<R> = TokioPlatform<R, TokioFileCounterStore, TokioFileKeyValueStore>;

Aliased Typeยง

pub struct CtlPlatform<R>(/* private fields */);