Struct dyon::link::Block [] [src]

pub struct Block { /* fields omitted */ }

Stores link memory in chunks of 1024 bytes.

Methods

impl Block
[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Block
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Drop for Block
[src]

[src]

Executes the destructor for this type. Read more

impl Debug for Block
[src]

[src]

Formats the value using the given formatter.