TypeOf

Type Alias TypeOf 

Source
pub type TypeOf<Context, Tag> = <Context as HasType<Tag>>::Type;