sigil-stitch 0.6.2

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