Struct github_rs::github::GitIgnore
[−]
[src]
pub struct GitIgnore {
pub name: String,
pub source: String,
}Fields
name: String
source: String