Skip to main content

Module inline_type_alias

Module inline_type_alias 

Source

StructsΒ§

ConstAndTypeMap πŸ”’
LifetimeMap πŸ”’

EnumsΒ§

ConstOrTypeGeneric πŸ”’
Replacement πŸ”’

FunctionsΒ§

create_replacement πŸ”’
This doesn’t attempt to ensure specified generics are compatible with those required by the type alias, other than lifetimes which must either all be specified or all omitted. It will replace TypeArgs with ConstArgs and vice versa if they’re in the wrong position. It supports partially specified generics.
generic_args_to_const_and_type_generics πŸ”’
generic_param_list_to_const_and_type_generics πŸ”’
get_type_alias πŸ”’
inline πŸ”’
inline_type_alias πŸ”’
inline_type_alias_uses πŸ”’