Cargo Features

serde_taml has no features set by default.

[dependencies]
serde_taml = { version = "0.0.3", features = ["serde-object-assist"] }
serde-object-assist = lazy_static, linkme

TODO: Document this.

Enables assistant-extra of serde-object

public

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.

lazy_static serde-object-assist?
linkme serde-object-assist?

Enables linkme ^0.2.2

serde-object serde-object-assist?