Cargo Features

rsfbclient-native has no features set by default.

[dependencies]
rsfbclient-native = { version = "0.24.0", features = ["linking", "dynamic_loading"] }
linking
dynamic_loading = libloading

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.

libloading dynamic_loading?

Enables libloading ^0.7.0