evenframe_core 0.5.0

Core functionality for Evenframe - TypeScript type generation and database schema synchronization
Documentation
1
2
3
4
//! SurrealDB statement generation and execution for schemasync.

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