Trait icu_datetime::neo_marker::IsRuntimeComponents

source ·
pub trait IsRuntimeComponents: Sealed + Into<NeoComponents> { }
Expand description

Trait for components that can be formatted at runtime.

Object Safety§

This trait is not object safe.

Implementors§