Function cargo::util::restricted_names::is_windows_reserved
source · pub fn is_windows_reserved(name: &str) -> boolExpand description
These names cannot be used on Windows, even with an extension.
pub fn is_windows_reserved(name: &str) -> boolThese names cannot be used on Windows, even with an extension.