Home
last modified time | relevance | path

Searched defs:ByteVecs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/bincode/tests/
Dtest.rs886 struct ByteVecs { in test_byte_vec_struct() struct
887 a: Vec<u8>, in test_byte_vec_struct()
888 b: Vec<u8>, in test_byte_vec_struct()
889 c: Vec<u8>, in test_byte_vec_struct()