caretta-sync-core 0.0.2

A local-first application framework for lazy person
Documentation
1
2
3
4
5
mod entity;
pub mod migration;
pub mod types;

pub use entity::*;