test_docs

Type Alias SomeOtherTypeWithMethodsAndInliningAndTraits

source
pub type SomeOtherTypeWithMethodsAndInliningAndTraits = UnderlyingFooBarBaz;

Aliased Type§

struct SomeOtherTypeWithMethodsAndInliningAndTraits;

Trait Implementations§

source§

impl AsRef<u8> for SomeOtherTypeWithMethodsAndInliningAndTraits

source§

fn as_ref(&self) -> &u8

Converts this type into a shared reference of the (usually inferred) input type.