Skip to content

Commit 639f0a1

Browse files
committed
reduce code (no host, no symmetric)
1 parent 166fcc1 commit 639f0a1

2 files changed

Lines changed: 124 additions & 522 deletions

File tree

crates/c/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod component_type_object;
1+
pub mod component_type_object;
22

33
use anyhow::Result;
44
use heck::*;

0 commit comments

Comments
 (0)