tokio-rs / toasty

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

open with file #7

Closed codegod100 closed 1 month ago

codegod100 commented 1 month ago

I'm returning a Result value because I'm not a fan of panics. Not sure if you wanted to keep the unwraps or not.