Docs.rs
  • lang-interpreter-0.0.6
    • lang-interpreter 0.0.6
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JDDev0
    • Dependencies
      • ahash ^0.8.11 normal
      • chrono ^0.4.39 normal
      • gc ^0.5.0 normal
      • getrandom ^0.2.15 normal optional
      • include_dir ^0.7.4 normal
      • lang-interpreter-macros ^0.2.1 normal
      • rand ^0.8.5 normal
      • regex ^1.11.1 normal
      • web-sys ^0.3.77 normal optional
      • web-time ^1.1.0 normal optional
      • zip ^2.2.2 normal
    • Versions
    • 10.09% of the crate is documented
  • Go to latest version
  • Platform
    • 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

lang_interpreter0.0.6

Module native

Module Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

In lang_interpreter::interpreter::data::function

lang_interpreter::interpreter::data::function

Module native

Source

Structs§

NativeError
NativeFuncId
NativeFunction

Traits§

AnyWithEq
ConvertToFuncTrait
FromLangArgs
NativeFunctionAdapter

Functions§

create_native_function
gen_next_native_func_id

Type Aliases§

Result