Home
last modified time | relevance | path

Searched defs:format_with_items (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/chrono/src/
Ddate.rs284 pub fn format_with_items<'a, I, B>(&self, items: I) -> DelayedFormat<I> in format_with_items() function
Ddatetime.rs481 pub fn format_with_items<'a, I, B>(&self, items: I) -> DelayedFormat<I> in format_with_items() function
/external/rust/crates/chrono/src/naive/
Dtime.rs747 pub fn format_with_items<'a, I, B>(&self, items: I) -> DelayedFormat<I> in format_with_items() method
Ddatetime.rs655 pub fn format_with_items<'a, I, B>(&self, items: I) -> DelayedFormat<I> in format_with_items() method
Ddate.rs1003 pub fn format_with_items<'a, I, B>(&self, items: I) -> DelayedFormat<I> in format_with_items() method