package structs // 3d printer type Printer struct { Id string Address string }