Module driver

Module driver 

Source
Expand description

FAT32 Filesystem Driver Implementation

This module implements the FileSystemDriver trait for FAT32, enabling the filesystem to be registered with the VFS manager and created from block devices.

Structsยง

Fat32Driver
FAT32 filesystem driver