deno_graph 0.74.4

Module graph analysis for deno
Documentation

deno_graph

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 7 feature flags, 6 of them enabled by default.

default

  • fast_check
  • tokio_executor

fast_check

  • symbols
  • deno_ast/transpiling
  • twox-hash

tokio_executor

  • deno_unsync

symbols

  • deno_ast/transforms
  • deno_ast/visit
  • deno_ast/utils

twox-hash

  • dep:twox-hash

deno_unsync

  • dep:deno_unsync

wasm_executor

    This feature flag does not enable additional features.