hadris-fat 0.2.0

A library for working with FAT32 file systems (FAT12/16/exFAT planned)
Documentation

Fat32 File System

This crate provides a FAT32 file system implementation.

Usage

Add this to your Cargo.toml:

[dependencies]
hadris-fat = { version = "0.1" }