Docs.rs
deno-0.23.0
deno 0.23.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
piscisaureus
dsherret
bartlomieju
denobot
Dependencies
downcast-rs ^1.1.0
normal
futures ^0.1.29
normal
lazy_static ^1.4.0
normal
libc ^0.2.62
normal
log ^0.4.8
normal
serde_json ^1.0.40
normal
url ^1.7.2
normal
tokio ^0.1.18
dev
deno-x86_64-apple-darwin = 0.23.0
normal
deno-x86_64-pc-windows-msvc = 0.23.0
normal
deno-x86_64-unknown-linux-gnu = 0.23.0
normal
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Type Definition CoreOp
deno
[
−
]
[src]
Type Definition
deno
::
CoreOp
type CoreOp =
Op
<
CoreError
>;