Cargo Features
rosie-sys has no features set by default.
[dependencies]
rosie-sys = { version = "1.3.1", features = ["link_shared_librosie", "build_static_librosie"] }
- build_static_librosie = mlua
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- mlua build_static_librosie?
-
Enables mlua ^0.7.4
- pkg-config build link_shared_librosie?