Structs§

  • FileBackedDevice is an implementation of Device backed by a std::fs::File. It is intended to be used for host tooling (to create or verify fxfs images), although it could also be used on Fuchsia builds if we wanted to do that for whatever reason.