Skip to content

Commit 33c3e0e

Browse files
committed
implement rust Scripting
1 parent 015bb4f commit 33c3e0e

File tree

2 files changed

+590
-0
lines changed

2 files changed

+590
-0
lines changed

rust/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ pub mod platform;
155155
pub mod rc;
156156
pub mod references;
157157
pub mod relocation;
158+
pub mod scriptingprovider;
158159
pub mod section;
159160
pub mod segment;
160161
pub mod settings;

0 commit comments

Comments
 (0)