Type Alias test_docs::SomeOtherTypeWithMethodsAndInlining

source ·
pub type SomeOtherTypeWithMethodsAndInlining = Foo;
Expand description

Another type alias, this time with methods.

Aliased Type§

struct SomeOtherTypeWithMethodsAndInlining;

Implementations§