Module Fat_format

type t =
| FAT12
| FAT16
| FAT32
val to_string : t -> string