Sign in
qemu
/
meson
/
refs/heads/master
/
.
/
docs
/
markdown
/
snippets
/
rust-cbindgen.md
blob: f5fb0eb4ea8dafd416d9135c1b9143292cbbddcc [
file
] [
view
]
## The Rust module includes a basic wrapper for cbindgen
This
will correctly track the config
.
toml
,
and
generate a rust source
from
the
marked C files
.
This
handles structured_sources correctly
,
and
also handles
depfile generation transparently
.