Skip to main content

ApiRsmStateDb

Trait ApiRsmStateDb 

pub trait ApiRsmStateDb: ValidatorRsmStateAsyncReader { }

Implementors§

§

impl<T> ApiRsmStateDb for T
where T: ValidatorRsmStateAsyncReader,

Available on crate feature rsm-state only.