Skip to content

Commit 3641069

Browse files
chore: Move some tag_utils code from core to common
1 parent 51aacd1 commit 3641069

File tree

9 files changed

+512
-500
lines changed

9 files changed

+512
-500
lines changed

core/common/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
pub mod avm_string;
44
pub mod buffer;
55
pub mod sandbox;
6+
pub mod tag_utils;
67
pub mod utils;
78
pub mod xml;

0 commit comments

Comments
 (0)