Struct unbase::slab::Slab [] [src]

pub struct Slab(_);

Methods

impl Slab
[src]

[src]

Notify interested parties about a newly arrived memoref on this slab

[src]

Perform necessary tasks given a newly arrived memo on this slab

impl Slab
[src]

[src]

impl Slab
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl Slab
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl Slab
[src]

impl Slab
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Slab
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Slab
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Deref for Slab
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl Send for Slab

impl Sync for Slab