Module gluon_base::resolve [] [src]

Enums

Error

Functions

canonical_alias
peek_alias
remove_alias

Expand typ if it is an alias that can be expanded and return the expanded type. Returns None if the type is not an alias or the alias could not be expanded.

remove_aliases

Removes type aliases from typ until it is an actual type

remove_aliases_cow
type_of_alias

Returns the type which is aliased by alias if it was possible to do a substitution on the type arguments of alias using args