summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/rust-bindgen-language.md
AgeCommit message (Collapse)Author
2024-03-13Generate relnotes for 1.4.0.Jussi Pakkanen
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker
This may be of particular use when a header is .h but should be treated as a C++ header instead of a C header.