Cargo Features

crdt-richtext has no features set by default.

[dependencies]
crdt-richtext = { version = "0.1.1", features = ["test"] }
test = arbitrary, crdt-list, rand

Affects legacy::test_utils, range_map::dumb_impl, rich_text::test_utils

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

crdt-list test?
rand test?
arbitrary test?