Sign in
fuchsia
/
fuchsia
/
e4bafa03b206
/
.
/
src
/
proc
/
lib
/
syncio
/
README.md
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`
.