Struct goji::issues::IssueType[][src]

pub struct IssueType {
    pub id: String,
}

Fields

Trait Implementations

impl Debug for IssueType
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for IssueType

impl Sync for IssueType