Docs.rs
  • dalbit-0.2.2
    • dalbit 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jiwonz
    • Dependencies
      • anstyle ^1.0.10 normal
      • anyhow ^1.0.89 normal
      • async-trait ^0.1.83 normal
      • async-walkdir ^2.1.0 normal
      • auth-git2 ^0.5.5 normal
      • blake3 ^1.5.4 normal
      • clap ^4.5.20 normal
      • darklua ^0.16.0 normal
      • dirs ^5.0.1 normal
      • durationfmt ^0.1.1 normal
      • env_logger ^0.11.5 normal
      • fs-err ^3.0.0 normal
      • full_moon ^1.1.2 normal
      • futures-lite ^2.6.0 normal
      • git2 ^0.20.2 normal
      • hex ^0.4.3 normal
      • indexmap ^2.7.0 normal
      • log ^0.4.21 normal
      • path-slash ^0.2.1 normal
      • pathdiff ^0.2.2 normal
      • serde ^1.0.214 normal
      • strfmt ^0.2.4 normal
      • strum ^0.26.3 normal
      • strum_macros ^0.26.4 normal
      • tokio ^1.44.2 normal
      • toml ^0.8.19 normal
      • url ^2.5.4 normal
    • Versions
    • 25.64% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dalbit_core0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • injector::Injector
  • manifest::Manifest
  • modifiers::ConvertBit32
  • modifiers::OptimizeTableInitializers
  • modifiers::RemoveGeneralizedIteration
  • modifiers::RemoveNumberLiterals
  • modifiers::RemoveRedeclaredKeys
  • modifiers::RuntimeIdentifierBuilder
  • polyfill::Globals
  • polyfill::Polyfill
  • polyfill::PolyfillCache
  • polyfill::PolyfillManifest

Enums

  • TargetVersion
  • modifiers::Modifier
  • utils::ParseTarget

Traits

  • modifiers::VisitorMutWrapper

Functions

  • polyfill::cache_dir
  • polyfill::clean_cache
  • polyfill::clean_cache_all
  • transpile::process
  • utils::get_exports_from_last_stmt

Constants

  • manifest::DEFAULT_MANIFEST_PATH
  • modifiers::CONVERT_BIT32_MODIFIER_NAME
  • modifiers::OPTIMIZE_TABLE_INITIALIZERS_MODIFIER_NAME
  • modifiers::REMOVE_GENERALIZED_ITERATION_MODIFIER_NAME
  • modifiers::REMOVE_NUMBER_LITERALS_MODIFIER_NAME
  • modifiers::REMOVE_REDECLARED_KEYS_RULE_NAME
  • polyfill::DEFAULT_INJECTION_PATH
  • polyfill::DEFAULT_REPO_URL
  • transpile::DALBIT_GLOBAL_IDENTIFIER_PREFIX
  • transpile::DEFAULT_LUAU_TO_LUA_MODIFIERS
  • transpile::DEFAULT_MINIFYING_MODIFIERS