Function forc_util::restricted::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.