raydb 0.2.2

High-performance embedded graph database
Documentation
1
2
3
4
fn main() {
  #[cfg(feature = "napi")]
  napi_build::setup();
}