Struct accel::kernel::Block [] [src]

pub struct Block(_);

Methods

impl Block
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Block
[src]

[src]

Formats the value using the given formatter.

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 Copy for Block
[src]

impl From<dim3> for Block
[src]

[src]

Performs the conversion.

impl Deref for Block
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for Block
[src]

[src]

Mutably dereferences the value.