Cargo Features

Tidos has no features set by default.

[dependencies]
tidos = { version = "0.7.4", features = ["rocket", "i18n"] }
rocket

Enables rocket

Affects page::Lang

i18n

Enables unic-langid, i18n of tidos_macro and figment, fluent, fluent-langneg ^0.13.1, fluent-resmgr, lazy_static, serde, and tidos_i18n

tidos_i18n:

I18n support

Affects tidos::i18n, page::Page, page::Lang