lix 0.16.0

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

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