mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
dac49a116e
Co-authored-by: David Sherret <dsherret@gmail.com> |
||
---|---|---|
.. | ||
12_io.js | ||
Cargo.toml | ||
fs.rs | ||
lib.rs | ||
pipe.rs | ||
README.md | ||
winpipe.rs |
deno_io
This crate provides IO primitives for other Deno extensions, this includes stdio streams and abstraction over File System files.