tokio-rs / toasty

An async ORM for Rust (incubating)
MIT License
590 stars 18 forks source link

check to see if None #2

Closed codegod100 closed 2 days ago

codegod100 commented 2 days 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