Struct cglue::boxed::CtxBox[][src]

#[repr(C)]
pub struct CtxBox<'a, T, C> { /* fields omitted */ }

Trait Implementations

Split the container into its underlying object and the context. Read more

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

Performs the conversion.

Consume self and return inner type. Read more

Transform self into an opaque version of the trait object. Read more

Auto Trait Implementations

Blanket Implementations

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.