rustmax::proc_macro::tracked_path

Function path

Source
pub fn path<P>(path: P)
where P: AsRef<str>,
🔬This is a nightly-only experimental API. (track_path)
Expand description

Track a file explicitly.

Commonly used for tracking asset preprocessing.