1
2
3
pub struct Project {
  pub name: String
}