Function rin::util::timestamp_string [−][src]
pub fn timestamp_string<T>(prefix: &str, timestamp: T, suffix: &str) -> String where
T: Into<DateTime<Local>>,
pub fn timestamp_string<T>(prefix: &str, timestamp: T, suffix: &str) -> String where
T: Into<DateTime<Local>>,