tokio-rs / toasty

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

check to see if None #8

Closed codegod100 closed 1 day ago

codegod100 commented 2 days ago

Not sure the best way to not have panics when I print my models. Not sure if I'm missing something