mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
We can make `NodePermissions` rely on interior mutability (which the `PermissionsContainer` is already doing) in order to not have to clone everything all the time. This also reduces the chance of an accidental `borrow` while `borrrow_mut`. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| prompter.rs | ||