Cargo Features

gmsol-model has no features set by default.

[dependencies]
gmsol-model = { version = "0.4.1-alpha.3", features = ["u128", "solana", "strum", "serde", "js", "test"] }
u128 = ruint

Affects fixed::U128D20

solana = anchor-lang, borsh, gmsol-utils
strum

Enables strum ^0.26.2

serde js?

Enables serde

js = serde, tsify-next, wasm-bindgen
test

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.

ruint u128?
anchor-lang solana?

Enables anchor-lang ^0.30.1

borsh solana?

Enables borsh ^0.10.4

gmsol-utils solana?
tsify-next js?
wasm-bindgen js?