lix 0.17.1

Embeddable version control for apps and AI agents.
Documentation
1
2
3
4
5
6
pub(crate) mod branch_scope;
pub(crate) mod predicate;
pub(crate) mod read;
pub(crate) mod write;

pub(crate) use write::{LogicalWritePlan, plan_write};