Skip to main content

Module __private

Module __private 

Source
Available on crate features formatting or parsing only.
Expand description

Re-exports of internal types for use in macros.

Do not rely on the existence of this module for any reason. It, in its entirety, is not considered public API, is not subject to semantic versioning, and may be changed or removed at any point.

Re-exportsยง

pub use super::format_description_v3::Component;
pub use super::format_description_v3::FormatDescriptionV3Inner;