surrealdb-core 3.2.3

A scalable, distributed, collaborative, document-graph database, for the realtime web
Documentation
1
2
3
//! Modules related to value casting.
pub mod cast;
pub mod coerce;