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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

napi_ext0.4.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • JsPromise
  • JsRc
  • JsRcRef

Traits

  • JsRcExt
  • SpawnLocalExt
  • UtilsExt

Attribute Macros

  • napi_async

Functions

  • console_log
  • create_promise
  • spawn_local
  • spawn_local_promise
  • spawn_local_promise2