mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
c56f2e0fc0
Signed-off-by: Divy Srivastava <dj.srivastava23@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.