Cargo Features
librice-proto has no features set by default.
[dependencies]
librice-proto = { version = "0.0.5", features = ["capi", "arbitrary"] }
- capi = get_if_addrs, libc, socket2
-
Enables env-filter of tracing-subscriber
Affects
librice-proto::capi
…
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.
- get_if_addrs capi?
- libc capi?
- socket2 capi?
- tracing-subscriber capi?
- arbitrary implicit feature
-
Enables arbitrary
arbitrary:
The trait for generating structured data from unstructured data