Docs.rs
deft-quick-js-0.7.1
deft-quick-js 0.7.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kasonyang
Dependencies
anyhow ^1.0.86
normal
chrono ^0.4.7
normal
optional
deft-rquickjs-sys ^0.10.1
normal
log ^0.4.8
normal
optional
num-bigint ^0.2.2
normal
optional
num-traits ^0.2.0
normal
optional
once_cell ^1.2.0
normal
Versions
56.73%
of the crate is documented
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
create_resource
deft_
quick_
js
0.7.1
In deft_
quick_
js::
bindings::
convert
deft_quick_js
::
bindings
::
convert
Function
create_
resource
Copy item path
Source
pub fn create_resource( context:
*mut
JSContext
, resource:
ResourceValue
, ) ->
JSValue