Struct kinetic::responses::GetPreviousResponse
[−]
[src]
pub struct GetPreviousResponse { pub value: Vec<u8>, pub version: Vec<u8>, pub integrity: Integrity, }
A GetPrevious
command result
A GetPrevious
command returns the value before the given key
Fields
value | |
version | |
integrity |