Function test_raftstore::new_put_cf_cmd[][src]

pub fn new_put_cf_cmd(cf: &str, key: &[u8], value: &[u8]) -> Request