What I’m a little confused by is why it worked bef...
# development
h
What I’m a little confused by is why it worked before, but what I changed to break it. This code is the same general shape. I renamed
file_values
to
file_contents_and_directories
, but same type. And then the
async move {}
is more complex in that it has an
if else