mirror of
https://github.com/denoland/deno.git
synced 2024-12-12 18:42:18 -05:00
4a8ca480ae
This allows for having a conditional `Send + Sync` on the file system trait for Deploy. |
||
---|---|---|
.. | ||
30_fs.js | ||
Cargo.toml | ||
clippy.toml | ||
interface.rs | ||
lib.rs | ||
ops.rs | ||
README.md | ||
std_fs.rs | ||
sync.rs |
deno_fs
This crate provides ops for interacting with the file system.