Closed asukaminato0721 closed 4 months ago
?
.unwrap()
problem:
should schedule return a Result or just unwrap() ?
schedule
Result
unwrap()
?
instead of.unwrap()
problem:
should
schedule
return aResult
or justunwrap()
?