fatfs

Function validate_filename

Source
pub fn validate_filename<'a>(name: &'a str) -> Result<()>
Expand description

Ensures the filename has no trailing spaces or dots.