3 lines
77 B
Rust
3 lines
77 B
Rust
#[allow(clippy::module_inception)]
|
|
pub mod instructions;
|
|
pub mod primitives;
|