diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ pub mod unityfs; pub mod helper; pub mod common_strings; +pub mod serialized_file; |
![]() |
index : unity-tools | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/lib.rs | 1 |
@@ -1,3 +1,4 @@ pub mod unityfs; pub mod helper; pub mod common_strings; +pub mod serialized_file; |