watchexec/crates/bosion/examples/default/build.rs

4 lines
33 B
Rust

fn main() {
bosion::gather();
}