mirror of
https://github.com/denoland/deno.git
synced 2025-09-20 01:19:51 +00:00
![]() Bumped versions for 2.5.1 --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_maybe_sync
Optionally Sync
structures used in Deno.
Deno uses the Sync
feature, while Deno Deploy doesn't, so that's why we have
this code.