Skip to content

Commit e28e89f

Browse files
committed
implement rust Scripting
1 parent f6db8b0 commit e28e89f

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
@@ -69,6 +69,7 @@ pub mod rc;
6969
pub mod references;
7070
pub mod relocation;
7171
pub mod render_layer;
72+
pub mod scriptingprovider;
7273
pub mod section;
7374
pub mod segment;
7475
pub mod settings;

0 commit comments

Comments
 (0)