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.