apm-core 0.1.15

Core library for APM — a git-native project manager for parallel AI coding agents.
Documentation
1
2
3
4
5
pub mod ticket_fmt;
mod ticket_util;

pub use ticket_fmt::*;
pub use ticket_util::*;