Cargo Features
YDB has no features set by default.
[dependencies]
ydb = { version = "0.9.4", features = ["force-exhaustive-all"] }
- force-exhaustive-all
-
The feature disable all non_exhaustive attributes in ydb public interface.
YDB has no features set by default.
[dependencies]
ydb = { version = "0.9.4", features = ["force-exhaustive-all"] }
The feature disable all non_exhaustive attributes in ydb public interface.