pub type Meta { Meta(description: String, tags: List(String)) }
Meta(description: String, tags: List(String))