mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 22:25:26 +00:00
Break redaction stuff out into separate crate
This commit is contained in:
3
rojo-insta-ext/src/lib.rs
Normal file
3
rojo-insta-ext/src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod redaction_map;
|
||||
|
||||
pub use redaction_map::*;
|
||||
Reference in New Issue
Block a user