mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
c6f1107e9c
There are more uses of `deno.land/std` in the codebase, but for URL parsing purposes rather than network calls or documentation. |
||
---|---|---|
.. | ||
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.