inputs: { c = { path = ./clang; description = "Rust template"; }; rust = { path = ./rust; description = "Rust template"; }; zig = { path = ./zig; description = "Rust template"; }; go = { path = ./go; description = "Rust template"; }; python = { path = ./python; description = "Rust template"; }; }