Docs.rs
  • rolldown_core-0.0.1
    • rolldown_core 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • iheyunfei
    • Dependencies
      • derivative ^2.2.0 normal
      • futures ^0.3.25 normal
      • hashlink ^0.8.1 normal
      • itertools ^0.10.5 normal
      • once_cell ^1.16.0 normal
      • phf ^0.11.1 normal
      • rayon ^1.6.0 normal
      • regex ^1.5.4 normal
      • rolldown_ast_template ^0.0.1 normal
      • rolldown_common ^0.0.1 normal
      • rolldown_compiler ^0.0.1 normal
      • rolldown_error ^0.0.1 normal
      • rolldown_plugin ^0.0.1 normal
      • rolldown_resolver ^0.0.1 normal
      • rolldown_runtime_helpers ^0.0.1 normal
      • rolldown_swc_visitors ^0.0.1 normal
      • rolldown_tracing ^0.0.1 normal
      • rustc-hash ^1.1.0 normal
      • sugar_path ^0.0.11 normal
      • swc_core ^0.59.26 normal
      • swc_node_comments ^0.16.27 normal
      • tokio ^1.24.1 normal
      • tracing ^0.1.37 normal
      • criterion ^0.4.0 dev
      • insta ^1.21.0 dev
      • testing_macros ^0.2.7 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate rolldown_core

  • Version 0.0.1
  • All Items
  • Modules
  • Structs
  • Enums
  • Statics
  • Functions
  • Type Definitions
?
Change settings

Crate rolldown_core

source ·

Modules

file_name

Structs

Asset
Bundle
Bundler
Chunk
ExternalModule
Currently, the usages of ExternalModule are:
Graph
InputOptions
NormalModule
OutputOptions

Enums

InternalModuleFormat

Statics

CAPTURE_WORD_RE
RESERVED_NAMES

Functions

make_legal
uri_to_chunk_name

Type Definitions

BundleError
BundleResult
IsExternal