pub type EncodedConfig = u128;
Available on crate feature cookies and (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.