Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
83 stars 11 forks source link

Using std::option::Option doesnt work #115

Closed jayvdb closed 1 year ago

jayvdb commented 1 year ago

I dont know if using std::option::Option is useful at all, instead of using Option. If not, this can be closed.