Struct librsnek::system::primitives::Block [] [src]

pub struct Block {}

Placeholder for try/catch block accounting

Trait Implementations

impl Clone for Block
[src]

Returns a copy of the value.

Performs copy-assignment from source.

impl Debug for Block
[src]

Formats the value using the given formatter.

impl Hash for Block
[src]

Feeds this value into the given [Hasher].

Feeds a slice of this type into the given [Hasher].

impl Eq for Block
[src]

impl PartialEq for Block
[src]

This method tests for self and other values to be equal, and is used

This method tests for !=.