Cargo Features

local-fmt-macros has no features set by default.

[dependencies]
local-fmt-macros = { version = "0.5.1", features = ["toml", "json", "yaml"] }
toml

Enables toml of local-fmt-macros-internal

json

Enables json of local-fmt-macros-internal

yaml

Enables yaml of local-fmt-macros-internal

local-fmt-macros has 3 features without comments.