edgedb / edgedb-rust

The official Rust binding for EdgeDB
https://edgedb.com
Apache License 2.0
214 stars 26 forks source link

Implement `From<(Into<Value>, Into<Value>, ...)> for ValueOpt` #333

Open MrFoxPro opened 2 months ago

MrFoxPro commented 2 months ago

For mapping Rust tuples to edgedb tuples.