Function path
pub fn path<P: AsRef<Path>>(path: P)
Track a file or directory explicitly.
Commonly used for tracking asset preprocessing.
pathpub fn path<P: AsRef<Path>>(path: P)
Track a file or directory explicitly.
Commonly used for tracking asset preprocessing.