package crop import "wagfarm-api/taxonomy/base" type Crop struct{ base.Taxonomy }