engine_put

Function engine_put 

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