surrealdb-core 3.2.0

A scalable, distributed, collaborative, document-graph database, for the realtime web
Documentation
1
2
3
4
5
6
pub mod geo;
pub mod math;
pub mod string;

#[cfg(feature = "http")]
pub mod http;