risingwave_backup::meta_snapshot_v2

Function put_1

source
fn put_1<T: Serialize>(buf: &mut Vec<u8>, data: &T) -> Result<(), Error>