Docs.rs
  • swamp-script-eval-0.0.5
    • swamp-script-eval 0.0.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • piot
    • Dependencies
      • fixed32 ^0.0.17 normal
      • seq-fmt ^0.0.1 normal
      • seq-map ^0.0.11 normal
      • swamp-script-semantic ^0.0.5 normal
      • tracing ^0.1.40 normal
      • pest ^2.7.14 dev
      • swamp-script-analyzer ^0.0.5 dev
      • swamp-script-ast ^0.0.5 dev
      • swamp-script-dep-loader ^0.0.5 dev
      • swamp-script-eval-loader ^0.0.5 dev
      • swamp-script-parser ^0.0.5 dev
      • test-log ^0.2.16 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

swamp_script_eval0.0.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • EvalExternalFunction
  • ExternalFunctions
  • Interpreter
  • ResolvedModuleNamespace

Enums

  • ExecuteError
  • ValueWithSignal
  • value::ConversionError
  • value::Value

Traits

  • value::RustType
  • value::SwampExport

Functions

  • eval_module
  • util_execute_function
  • value::format_value

Type Aliases

  • EvalExternalFunctionRef