Cargo Features

linera-persistent has no features set by default.

[dependencies]
linera-persistent = { version = "0.15.13", features = ["fs"] }
fs = fs-err, fs4

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.

fs-err not wasm32 fs?

Enables fs-err ^2.11.0

fs4 not wasm32 fs?

Enables fs4 ^0.8.2