Files
2026-07-13 13:05:14 +08:00

5 lines
152 B
Rust

fn main() {
println!("That will only work with the right plugin in your $PATH!");
println!("Checkout the `external_importer` Rust example.");
}