Struct type_equalities::type_functions::BoxF[][src]

pub struct BoxF;
This is supported on crate feature alloc only.
Expand description

The TypeFunction ApF<BoxF, A> == Box<A>

Trait Implementations

The type that Arg is mapped to by the implementor.

Auto Trait Implementations

Blanket Implementations

Always set to Self, but the type checker doesn’t reduce T::Alias to T.

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.