package fat-filesystem

  1. Overview
  2. Docs

FAT32 implementation

module FS (B : Mirage_block.S) : sig ... end

The main FS interface.