test_docs

Type Alias SomeOtherTypeWithMethodsAndInlining

source
pub type SomeOtherTypeWithMethodsAndInlining = Foo;
Expand description

Another type alias, this time with methods.

Aliased Type§

struct SomeOtherTypeWithMethodsAndInlining;

Implementations§