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