Cargo Features

YDB has no features set by default.

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

The feature disable all non_exhaustive attributes in ydb public interface.