pub type SomeOtherTypeWithMethodsAndInlining = Foo;
Expand description
Another type alias, this time with methods.
Aliased Type§
struct SomeOtherTypeWithMethodsAndInlining;
pub type SomeOtherTypeWithMethodsAndInlining = Foo;
Another type alias, this time with methods.
struct SomeOtherTypeWithMethodsAndInlining;