Cargo Features

twothousand-forty-eight has no features set by default.

[dependencies]
twothousand-forty-eight = { version = "0.22.1", features = ["all", "wasm"] }
all = wasm
wasm all? = getrandom, tsify, wasm-bindgen

Affects twothousand-forty-eight::wasm, wasm::MoveResult

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.

wasm-bindgen wasm?
getrandom wasm?
tsify wasm?