Docs.rs
  • swamp-script-eval-0.1.10
    • swamp-script-eval 0.1.10
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • piot
    • Dependencies
      • fixed32 ^0.0.17 normal
      • seq-map ^0.0.13 normal
      • squirrel-prng ^0.0.1 normal
      • swamp-script-core-extra ^0.1.10 normal
      • swamp-script-node ^0.1.10 normal
      • swamp-script-semantic ^0.1.10 normal
      • swamp-script-source-map-lookup ^0.1.10 normal
      • swamp-script-types ^0.1.10 normal
      • test-log ^0.2.16 dev
    • Versions
    • 4.08% of the crate is documented
  • 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.1.10

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Constants
  • EvalExternalFunction
  • ExternalFunctions
  • Interpreter
  • err::RuntimeError
  • value_ref::ValueReference

Enums

  • FunctionData
  • ValueWithSignal
  • err::ConversionError
  • err::RuntimeErrorKind
  • value_both::VariableValue

Functions

  • eval_constants
  • eval_module
  • i64_sqrt
  • util_execute_expression
  • util_execute_function
  • util_execute_member_function_mut
  • value_both::convert_to_values
  • values_to_value_refs
  • values_to_value_refs_owned
  • wrap_in_option

Type Aliases

  • EvalExternalFunctionRef