Docs.rs
deno_file-0.7.0
deno_file 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
piscisaureus
dsherret
bartlomieju
denobot
Dependencies
deno_core ^0.89.0
normal
uuid ^0.8.2
normal
Versions
0%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_
file
0.7.0
deno_file
Function
op_file_revoke_object_url
Copy item path
Source
pub fn op_file_revoke_object_url( state: &mut
OpState
, url:
String
, _:
()
, ) ->
Result
<
()
,
AnyError
>