Function rin::util::timestamp_path [−][src]
pub fn timestamp_path<P, T>(
folder: P,
prefix: &str,
timestamp: T,
suffix: &str,
extension: &str
) -> PathBuf where
P: AsRef<Path>,
T: Into<DateTime<Local>>,
pub fn timestamp_path<P, T>(
folder: P,
prefix: &str,
timestamp: T,
suffix: &str,
extension: &str
) -> PathBuf where
P: AsRef<Path>,
T: Into<DateTime<Local>>,