Function fatfs::validate_filename

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

Ensures the filename has no trailing spaces or dots.