crunch/crates/crunch-envelope/src/generated/mod.rs
kjuulh 98550ace16
feat: add subscriptions
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-09-23 18:21:39 +02:00

4 lines
55 B
Rust

pub mod crunch {
include!("crunch.envelope.rs");
}