sigil-stitch 0.6.2

Type-safe, import-aware, width-aware code generation for multiple languages
Documentation
1
2
3
4
#[test]
fn test_control_flow() {
    crate::shared::run_control_flow_test::<super::quote_suite::CppSuite>();
}