Cargo Features
freenet-stdlib has no features set by default.
[dependencies]
freenet-stdlib = { version = "0.1.0-rc1", features = ["contract", "unstable", "freenet-main-contract", "net", "trace", "testing"] }
- contract
-
Affects
freenet-stdlib::log
,freenet-stdlib::rand
,freenet-stdlib::time
,memory::wasm_interface
… - unstable
-
Affects
freenet-stdlib::contract_composition
… - freenet-main-contract
- net
-
Enables js-sys, serde-wasm-bindgen, tokio, tokio-tungstenite ^0.24, wasm-bindgen, and web-sys
- trace
- testing = arbitrary
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.