blob: d5dae3016192071132a5c1126f54363e386f4555 [file] [log] [blame] [view]
# 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`.