vibe-ready 0.2.0

Composable runtime, logging, scheduling, and storage foundations for vibe-coding Rust projects.
Documentation
1
2
3
4
5
6
pub mod db_client;
pub mod db_common;
pub mod db_impl;
pub mod enums;
pub mod sql_def;
pub mod tables;