specsync 4.1.0

Bidirectional spec-to-code validation with schema column checking — 11 languages, single binary
1
2
3
4
5
pub mod python;
pub mod rust_lang;
#[cfg(test)]
mod tests;
pub mod typescript;