edgedb / edgedb-rust

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

Export `InstanceName` #240

Closed elprans closed 1 year ago

elprans commented 1 year ago

Ideally, this should be unified with CLI's instance name option parsing, but for now just export the binding's version for cases where the instance name is not specified as an explicit argument.