Struct goji::issues::Project[][src]

pub struct Project {
    pub key: String,
}

Fields

Trait Implementations

impl Debug for Project
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Project

impl Sync for Project