We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uniffi/cli
uniffi-bindgen
1 parent 6739fa0 commit acf530aCopy full SHA for acf530a
uniffi-bindgen.rs
@@ -1,4 +1,4 @@
1
fn main() {
2
- #[cfg(feature = "uniffi")]
+ #[cfg(feature = "uniffi/cli")]
3
uniffi::uniffi_bindgen_main()
4
}
0 commit comments