Skip to main content

detect_edition

Function detect_edition 

Source
pub fn detect_edition(manifest_dir: &Path) -> Option<String>
Expand description

Read edition = "20xx" from a crate manifest (best effort, no TOML dependency).