Struct pr47::vm::al31f::alloc::no_gc_alloc::NoGCAlloc[][src]

pub struct NoGCAlloc { /* fields omitted */ }

Implementations

Trait Implementations

Add one stack to Alloc management

Remove one stack from Alloc management

Make the object denoted by data pointer managed

Mark the object denoted by data as useful when it gets added into some container. This method is used by tri-color GC. Read more

Perform garbage collection

Allow or disallow garbage collection

Executes the destructor for this type. 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.