diff options
Diffstat (limited to 'rust/src/lib.rs')
| -rw-r--r-- | rust/src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs index 1b02da0d..80baae43 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -32,9 +32,7 @@ pub mod architecture; pub mod background_task; pub mod base_detection; pub mod basic_block; -pub mod binary_reader; pub mod binary_view; -pub mod binary_writer; pub mod calling_convention; pub mod collaboration; pub mod command; |
