Paul Smal
Results
1
comments of
Paul Smal
in my case I had an array filled with empty strings `vec!["","",""]` so after setting values specifically as `None` value of `Option` type instead, it worked