risingwave_backup::meta_snapshot_v2

Function get_1

source
fn get_1<'a, T: Deserialize<'a>>(buf: &mut &'a [u8]) -> Result<T, Error>