[][src]Function vial::asset::normalize_path

pub fn normalize_path(path: &str) -> Option<String>

Cleans a path of tricky things like .. and puts it in a format we can use in other asset functions.