[][src]Type Definition rkyv::Reference

type Reference<T> = <T as ArchiveRef>::Reference;

Alias for the reference for some ArchiveRef type.