Skip to main content

validate_project

Function validate_project 

Source
pub fn validate_project(project: &str) -> Result<()>
Expand description

Validate a project identifier. It is used verbatim as a filename component, so restrict it to a safe, traversal-free character set.