tokio-rs / toasty

An async ORM for Rust (incubating)
MIT License
1.11k stars 26 forks source link

check to see if None #2

Closed codegod100 closed 1 month ago

codegod100 commented 1 month ago

looks like there is another place in the code that does an explicit panic if the value is None so maybe this isn't the best route. See #6