Type Alias time::format_description::well_known::iso8601::adt_hack::EncodedConfig

source ·
pub type EncodedConfig = DoNotRelyOnWhatThisIs;
Available on crate features formatting or parsing only.
Expand description

An encoded Config that can be used as a const parameter to Iso8601.

The type this is aliased to must not be relied upon. It can change in any release without notice.