4 lines
55 B
Rust
4 lines
55 B
Rust
|
pub mod crunch {
|
||
|
include!("crunch.envelope.rs");
|
||
|
}
|