logo

Type Definition rkyv::rel_ptr::RawRelPtrU8

source · []
pub type RawRelPtrU8 = RawRelPtr<Archived<u8>>;
Expand description

A raw relative pointer that uses an archived u8 as the underlying offset.