tree: 90a7fb1270325a77b91ba740ef4c277d6d437ac4 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. README.md
src/storage/fxfs/README.md

Fxfs is currently an experimental filesystem that might end up going nowhere. It is currently being used to explore ideas and may end up being the basis of a Minfs replacement. If and when that happens, RFCs will cover the design.

Fxfs has rustdoc style documentation which can be generated and opened with command like

fx rustdoc //src/storage/fxfs:lib --open

Note: The last line prints the documentation location, which depends on target.