oak-c4 0.0.6

C4 Model semantic model for Oak
Documentation
1
2
3
4
5
#![warn(missing_docs)]
//! C4 (C-like Language) support for the Oak language framework.
// Force recompilation
/// The model module for C4.
pub mod model;