Cargo Features

samp-sdk has no features set by default.

[dependencies]
samp-sdk = { version = "0.9.2", features = ["encoding"] }
encoding = encoding_rs

Affects samp-sdk::encoding

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.

encoding_rs encoding?