TypeId

Type Alias TypeId 

Source
pub type TypeId = TypeId;
Expand description

A globally unique identifier for a type.

Aliased Typeยง

pub struct TypeId { /* private fields */ }