mirror of
https://github.com/denoland/deno.git
synced 2025-02-12 08:49:19 -05:00
![]() There's no point for this API to expect result. If something fails it should result in a panic during build time to signal to embedder that setup is wrong. |
||
---|---|---|
.. | ||
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.