tree: 9a843f89d1d036a11b4a562de94b28d18dd98593 [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.