tree: 36cb22ac5a136ead9704684d025d12ef8e80f54a [path history] [tgz]
  1. fidl/
  2. src/
  3. BUILD.gn
  4. README.md
src/storage/fxfs/README.md

Fxfs is a filesystem under active development. See the RFC for the motivation and higher level design decisions.

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.