memgraph / rsmgclient

Memgraph database adapter for Rust programming language.
https://crates.io/crates/rsmgclient
Apache License 2.0
38 stars 6 forks source link

Make Connection::status return ConnectionStatus instead of &ConnectionStatus #38

Closed spacejam closed 2 years ago

spacejam commented 2 years ago

note: this is an API-breaking change, and we will need to bump the major version to maintain semver compatibility.