Docs.rs
napi_ext-0.4.0
napi_ext 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
alshdavid
Dependencies
futures ^0.3
normal
napi ^2
normal
napi_ext_macros ^0.4
normal
once_cell ^1
normal
Versions
35.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
napi_
ext
0.4.0
All Items
Crate Items
Structs
Traits
Functions
Attribute Macros
Crate
napi_ext
Copy item path
Source
Structs
§
JsPromise
JsRc
Reference counter for JavaScript values.
JsRcRef
Container for a referenced value within a
JsRc
Traits
§
JsRcExt
Spawn
Local
Ext
Utils
Ext
Functions
§
console_
log
create_
promise
spawn_
local
spawn_
local_
promise
spawn_
local_
promise2
Attribute Macros
§
napi_
async