mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
8321106b78
Bumped versions for 1.43.0 Co-authored-by: littledivy <littledivy@users.noreply.github.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.