Struct lolapi::dto::BlockItem [] [src]

pub struct BlockItem {
    pub count: i32,
    pub id: i32,
}

Fields

Trait Implementations

impl Clone for BlockItem
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for BlockItem
[src]

[src]

Formats the value using the given formatter.