tree: f184c1b5276ed70e35d780c3cf5f3e8f421333f4 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/proc/lib/syncio/README.md

Sync IO

This library contains code for using the synchronous Rust FIDL bindings for fuchsia.io.

For the more common asynchronous use case, see //garnet/lib/rust/io_util.