tree: 0b1993776149022446a1dcf9fab8679872fb75c1 [path history] [tgz]
  1. meta/
  2. src/
  3. bindgen.sh
  4. BUILD.gn
  5. README.md
  6. wrapper.h
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.