Function replayer_log

Source
pub(super) fn replayer_log(
    datastore: &Path,
    cmd: String,
    value: Vec<u8>,
) -> Result<()>