Docs.rs
pjs-rs-0.1.0
pjs-rs 0.1.0
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
pepoviola
Dependencies
deno_ast ^0.31
normal
deno_console ^0.123.0
normal
deno_core ^0.229.0
normal
deno_crypto ^0.137.0
normal
deno_fetch ^0.147.0
normal
deno_tls ^0.110.0
normal
deno_url ^0.123.0
normal
deno_web ^0.154.0
normal
deno_webidl ^0.123.0
normal
deno_websocket ^0.128.0
normal
log ^0.4
normal
tokio ^1.28.0
normal
Versions
14.29%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
pjs_rs
0.1.0
?
Function
pjs_rs
::
create_runtime_with_loader
source
·
[
−
]
pub fn create_runtime_with_loader(loader:
Option
<
DynLoader
>) ->
JsRuntime