Cargo Features
XSTM has no features set by default.
[dependencies]
xstm = { version = "0.1.0", features = ["retry_info", "small_alloc"] }
- retry_info
-
Affects
xstm::StmError
… - small_alloc
-
Enables smallvec
XSTM has no features set by default.
[dependencies]
xstm = { version = "0.1.0", features = ["retry_info", "small_alloc"] }
Affects
xstm::StmError
…
Enables smallvec