Closed Mido-sys closed 2 years ago
Plush panics when accessing a nested array in a struct product_listing.Products[0].Name[0]
product_listing.Products[0].Name[0]
@sio4 @paganotoni , I pushed a fix for the above.
Plush panics when accessing a nested array in a struct
product_listing.Products[0].Name[0]