Struct slack_api::stars::ListResponseItemGroup [] [src]

pub struct ListResponseItemGroup {
    pub group: String,
    pub ty: String,
}

Fields

Trait Implementations

impl Clone for ListResponseItemGroup
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ListResponseItemGroup
[src]

Formats the value using the given formatter.