Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

EdgeDB Rust Binding

Work in progress...

Running Tests

Due to cargo's limitation on propagation of "features", tests can only be run as few separate command-lines:

cargo test --workspace --exclude edgeql-pytest
cargo build -p edgeql-python
cargo test -p edgeql-pytest
cd edgedb-protocol; cargo test --no-default-features

The cargo build is required to build the library used by edgeql-pytest.

License

Licensed under either of

at your option.

About

EdgeDB Rust binding. WIP.

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.