Type Alias EncodedConfig
Source pub type EncodedConfig = DoNotRelyOnWhatThisIs;
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.