Docs.rs
  • nodex-api-0.2.4
    • nodex-api 0.2.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • uuhan
    • Dependencies
      • bitflags ^2.4 normal
      • log ^0.4 normal
      • thiserror ^1.0 normal
      • bindgen ^0.69 build optional
      • cc ^1.0.72 build optional
      • fs_extra ^1.3 build
    • Versions
    • 26.89% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nodex_api0.2.4

Module value

Module Items

  • Structs
  • Traits
  • Type Aliases

In crate nodex_api

nodex_api

Module value

Source

Structs§

Function
JsArray
JsArrayBuffer
JsBigInt
JsBoolean
JsBuffer
JsClass
JsDataView
Js Dataview
JsDate
JsError
JsExternal
JsGlobal
JsNull
JsNumber
JsObject
JsPromise
JsString
JsSymbol
JsTypedArray
JsUndefined
JsValue

Traits§

NapiValueCheck
NapiValueT
The trait for js value, which just store napi_value raw pointer.

Type Aliases§

JsFunction