pub fn path<P>(path: P)where P: AsRef<str>,
track_path
Track a file explicitly.
Commonly used for tracking asset preprocessing.