index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
glean-core
/
build.rs
blob: c833f0e6125428c829b8298d84e67f9ab8ba6ab7 (
plain
)
1
2
3
fn
main
()
{
uniffi
::
generate_scaffolding
(
"./src/glean.udl"
).
unwrap
();
}