Cargo Features
unc-account-id has no features set by default.
[dependencies]
unc-account-id = { version = "0.7.2", features = ["abi", "internal_unstable", "serde", "arbitrary"] }
- abi = schemars
-
Enables unstable__schema of borsh
- internal_unstable
-
This feature was introduced for legacy reasons for unccore, and MUST be avoided https://github.com/utnet/utility/pull/4621#issuecomment-892099860
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.