pub fn fallback_fluent_bundle(
    resources: Vec<&'static str>,
    with_directionality_markers: bool,
) -> LazyFallbackBundleExpand description
Return the default FluentBundle with standard “en-US” diagnostic messages.
pub fn fallback_fluent_bundle(
    resources: Vec<&'static str>,
    with_directionality_markers: bool,
) -> LazyFallbackBundleReturn the default FluentBundle with standard “en-US” diagnostic messages.