mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
02026506f5
This is a prerequisite to factor out FS ops to a separate crate. |
||
---|---|---|
.. | ||
12_io.js | ||
Cargo.toml | ||
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.