Cargo Features

eternaltwin_core has no features set by default.

[dependencies]
eternaltwin_core = { version = "0.14.2", features = ["serde", "sqlx"] }
serde = humantime

Enables eternaltwin_serde_tools and serde, serde of chrono, serde of url and uuid

Affects dinoparc::serialize_ordered_opt_temporal_map, job::OpaqueTask, job::OpaqueValue, link::RemoteUserIdRef, link::RemoteUser, oauth::serde_posix_timestamp, api::is_restrict_deny

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.

sqlx implicit feature

Affects email::touch_email_address, eternaltwin_core::pg_num

humantime serde?