Cargo Features

YDB has no features set by default.

[dependencies]
ydb = { version = "0.8.4", features = ["force-exhaustive-all"] }
force-exhaustive-all

The feature disable all non_exhaustive attributes in ydb public interface.