Skip to content

Commit 35b8f62

Browse files
rbranemesare
authored andcommitted
[Rust] Add scripting_provider module
1 parent 0917294 commit 35b8f62

3 files changed

Lines changed: 760 additions & 0 deletions

File tree

rust/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pub mod references;
7575
pub mod relocation;
7676
pub mod render_layer;
7777
pub mod repository;
78+
pub mod scripting_provider;
7879
pub mod secrets_provider;
7980
pub mod section;
8081
pub mod segment;

0 commit comments

Comments
 (0)