Skip to main content

is_cargo_entry

Function is_cargo_entry 

Source
pub fn is_cargo_entry(entry: &str) -> bool
Expand description

Heuristic: cargo entries compile-on-run, so they are never auto-probed. Probing must be explicit (fdl <cmd> --refresh-schema) for those.