Skip to main content

file_lock

Function file_lock 

Source
pub fn file_lock(path: &Path) -> &'static Mutex<()>
Expand description

Per-file mutex for thread-safe exports.