mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 07:08:27 -05:00
e667497b6b
These functions don't appear to be used anywhere. |
||
---|---|---|
.. | ||
12_io.js | ||
Cargo.toml | ||
fs.rs | ||
lib.rs | ||
README.md |
deno_io
This crate provides IO primitives for other Deno extensions, this includes stdio streams and abstraction over File System files.