Docs.rs
  • bevy_script_api-0.6.0
    • bevy_script_api 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • makspll
    • Dependencies
      • allocator-api2 ^0.2 normal
      • bevy =0.13.1 normal
      • bevy_mod_scripting_core ^0.6.0 normal
      • bevy_mod_scripting_lua ^0.6.0 normal optional
      • bevy_mod_scripting_lua_derive ^0.6.0 normal optional
      • bevy_mod_scripting_rhai ^0.6.0 normal optional
      • parking_lot ^0.12.1 normal
      • paste ^1.0.7 normal
      • smol_str ^0.2 normal
      • thiserror ^1.0.32 normal
    • Versions
    • 16.67% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bevy_script_api0.6.0

  • All Items
  • Re-exports
  • Modules
  • Macros
?
Change settings

Crate bevy_script_api

source ·

Re-exports§

  • pub use parking_lot;
  • pub use script_ref::*;
  • pub use sub_reflect::*;

Modules§

  • common
  • error
  • prelude
  • script_ref
  • sub_reflect
  • wrappers

Macros§

  • define_wrapper
  • make_script_wrapper
  • ref_only_wrapper_methods