canonrs-core 0.1.0

CanonRS core types, traits and primitives
1
2
3
4
5
6
7
//! Internal runtime helpers — not public primitives
//! These are implementation details, not part of the public API.

pub mod has_meta;
pub mod chart_data;
pub mod carousel_content;
// toc_item moved to primitives/structural