aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/unstable-rust-module.md
blob: 87ffe3306323a4f5d2b9a25a64ebaeecbce3150e (plain)
1
2
3
4
5
## Unstable Rust module

A new unstable module has been added to make using Rust with Meson easier.
Currently, it adds a single function to ease defining Rust tests, as well as a
wrapper around bindgen, making it easier to use.