Struct goji::issues::Priority[][src]

pub struct Priority {
    pub id: String,
}

Fields

Trait Implementations

impl Debug for Priority
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Priority

impl Sync for Priority