risingwave_storage::store

Function to_owned_item

source
pub fn to_owned_item(
    (key, value): StateStoreKeyedRowRef<'_>,
) -> StorageResult<StateStoreKeyedRow>