Crate deno_graph

source ·

Re-exports§

Modules§

Structs§

Enums§

Traits§

Functions§

  • Parse an individual module, returning the module as a result, otherwise erroring with a module graph error.
  • Parse an individual module from an AST, returning the module.
  • Given a specifier string and a referring module specifier, try to resolve the target module specifier, erroring if it cannot be resolved.

Type Aliases§