real-time-sqlx 0.1.1

Real-time SQLx backend for Tauri
Documentation
1
2
3
4
//! Implementations for the Tauri backend

pub mod channels;
pub mod macros;