napi 2.0.0-beta.0

N-API bindings
Documentation

napi

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 5 of them enabled by default.

default

  • napi3
  • compat-mode

napi3

  • napi2
  • napi-sys/napi3

compat-mode

    This feature flag does not enable additional features.

napi2

  • napi1

napi1

    This feature flag does not enable additional features.

full

  • latin1
  • napi8
  • async
  • serde-json

tokio_rt

  • tokio
  • once_cell
  • napi4

serde-json

  • serde
  • serde_json

napi8

  • napi7
  • napi-sys/napi8

napi5

  • napi4
  • napi-sys/napi5

napi7

  • napi6
  • napi-sys/napi7

napi6

  • napi5
  • napi-sys/napi6

napi4

  • napi3
  • napi-sys/napi4

latin1

  • encoding_rs

async

  • tokio_rt

encoding_rs

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.