Cargo Features

freenet-stdlib has no features set by default.

[dependencies]
freenet-stdlib = { version = "0.0.7", features = ["log", "time", "contract", "net", "trace", "testing"] }
log contract?

Affects freenet-stdlib::log

time contract?

Affects freenet-stdlib::time

contract = log, time
net

Enables js-sys, serde-wasm-bindgen, tokio, tokio-tungstenite ^0.20, 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.

arbitrary testing?