Cargo Features

opendal-util has no features set by default.

[dependencies]
opendal-util = { version = "0.6.0", features = ["restate", "serde", "schemars"] }
restate = schemars, serde

Enables restate-sdk ^0.7

Affects opendal-util::restate

serde restate? schemars?

Enables serde

Affects location::SerdeSupport

schemars restate? = serde

Enables schemars

Affects location::SchemaSupport