Docs.rs
  • quickjs_runtime-0.10.1
    • quickjs_runtime 0.10.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • andrieshiemstra
    • Dependencies
      • backtrace ^0.3.67 normal
      • futures ^0.3 normal
      • hirofa_utils ^0.7 normal
      • lazy_static ^1.4.0 normal
      • libquickjs-sys ^0.10.0 normal
      • log ^0.4 normal
      • num_cpus ^1 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • simple-logging ^2.0 normal
      • string_cache ^0.8 normal
      • thread-id ^4 normal
      • tokio ^1 normal
      • cargo-husky ^1.5.0 dev
      • serde ^1 dev
      • serde_json ^1 dev
    • Versions
    • 42.22% 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
logo

logo

Module quickjsruntimeadapter

  • Structs
  • Traits
  • Type Definitions
?
Change settings

Module quickjs_runtime::quickjsruntimeadapter

source ·

Structs

  • CompiledModuleLoaderAdapter
  • MemoryUsage
  • NativeModuleLoaderAdapter
  • QuickJsRuntimeAdapter
  • ScriptModuleLoaderAdapter

Traits

  • ModuleLoader
    this is the internal abstract loader which is used to actually load the modules

Type Definitions

  • ContextInitHooks