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 42 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
  • napi-sys/napi2

napi1

    This feature flag does not enable additional features.

full

  • latin1
  • napi9
  • async
  • serde-json
  • experimental
  • chrono_date

napi5

  • napi4
  • napi-sys/napi5

napi6

  • napi5
  • napi-sys/napi6

napi7

  • napi6
  • napi-sys/napi7

napi8

  • napi7
  • napi-sys/napi8

chrono_date

  • chrono
  • napi5

napi4

  • napi3
  • napi-sys/napi4

napi9

  • napi8
  • napi-sys/napi9

tokio_rt

  • tokio
  • napi4

serde-json

  • serde
  • serde_json

serde-json-ordered

  • serde-json
  • serde_json/preserve_order

serde_json

  • dep:serde_json

tokio_io_util

  • tokio/io-util

tokio_fs

  • tokio/fs

chrono

  • dep:chrono

anyhow

  • dep:anyhow

tokio

  • dep:tokio

tokio_time

  • tokio/time

encoding_rs

  • dep:encoding_rs

tokio_sync

  • tokio/sync

serde

  • dep:serde

deferred_trace

  • napi4

tokio_stats

  • tokio/stats

indexmap

  • dep:indexmap

tokio_process

  • tokio/process

tokio_test_util

  • tokio/test-util

error_anyhow

  • anyhow

experimental

  • napi-sys/experimental

tokio_net

  • tokio/net

tokio_signal

  • tokio/signal

tokio_full

  • tokio/full

object_indexmap

  • indexmap

tokio_macros

  • tokio/macros

latin1

  • encoding_rs

tokio_io_std

  • tokio/io-std

async

  • tokio_rt

noop

    This feature flag does not enable additional features.