Searched refs:ByteRecordInner (Results 1 – 1 of 1) sorted by relevance
34 pub struct ByteRecord(Box<ByteRecordInner>);86 struct ByteRecordInner { struct137 ByteRecord(Box::new(ByteRecordInner { in with_capacity()