Cargo Features
wasm_client_solana has no features set by default.
[dependencies]
wasm_client_solana = { version = "0.6.1", features = ["js", "ssr", "zstd"] }
- js
-
Enables wasm-bindgen of futures-timer
- ssr zstd?
-
Enables reqwest, reqwest-websocket, and tokio
- zstd = ssr
-
Enables zstd
wasm_client_solana has 3 features without comments.