Cargo Features

R3 has no features set by default.

[dependencies]
r3 = { version = "0.2.4", features = ["sync", "chrono_0p4", "doc"] }
sync

Affects r3::sync

chrono_0p4

Exposes r3_core's features'

Enables chrono_0p4 of r3_core

doc = embed-doc-image

Enable the diagram rendering by svgbob and other fancy stuff [ref:doc_feature]

Enables doc of r3_core, enable of svgbobdoc

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.

embed-doc-image doc?