Skip to main content

LOCAL_IMPORT_CANDIDATE_SEP

Constant LOCAL_IMPORT_CANDIDATE_SEP 

Source
pub const LOCAL_IMPORT_CANDIDATE_SEP: &str = "\n";
Expand description

Separator for the candidate-file list carried in callee_external_module while a call is a pending LocalImport. Newlines never appear in project file paths, so the join/split round-trips losslessly.