Type Alias Refs

Source
type Refs = Vec<UnpackedRef<ObjectId, Root>>;

Aliased Typeยง

struct Refs { /* private fields */ }