SOURCE_READY_MARKER

Constant SOURCE_READY_MARKER 

Source
pub const SOURCE_READY_MARKER: &str = ".source-ready";
Expand description

Sentinel file written inside a library directory after source extraction.

Its presence means the source tree was fetched and unpacked successfully.