Docs.rs
  • oxygengine-core-0.46.0
    • oxygengine-core 0.46.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • bincode ^1 normal
      • hecs ^0.10 normal
      • intuicio-essentials ^0.20 normal
      • lazy_static ^1.4 normal
      • pest ^2.1 normal
      • pest_derive ^2.1 normal
      • rayon ^1.3 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • toml ^0.7 normal
      • typid ^1 normal
    • Versions
    • 2.08% 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
logo
logo

Module scripting

  • Re-exports
  • Structs
  • Functions
  • Type Aliases
?
Change settings

Module oxygengine_core::scripting

source ·

Re-exports

  • pub use intuicio_essentials as intuicio;

Structs

  • ScriptFunctionReference
  • ScriptStructReference
  • Scripting
  • ScriptingValue

Functions

  • bundle_installer
  • scripting_installer

Type Aliases

  • ScriptValueFactory