That's the part where I have trouble: getting the ...
# arrow
k
That's the part where I have trouble: getting the library to understand how to translate an
Option<T>
to a
T?
. Basically, serializing works, but deserializing doesn't 😢