log_store::raft_engine::backend

Function engine_put

Source
fn engine_put(engine: &Engine, key: Vec<u8>, value: Vec<u8>) -> Result<()>