Docs.rs
  • bevy_script_api-0.8.0
    • bevy_script_api 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • makspll
    • Dependencies
      • allocator-api2 ^0.2 normal
      • bevy ^0.15.0 normal
      • bevy_mod_scripting_core ^0.8.0 normal
      • bevy_mod_scripting_lua ^0.8.0 normal optional
      • bevy_mod_scripting_lua_derive ^0.8.0 normal optional
      • bevy_mod_scripting_rhai ^0.8.0 normal optional
      • parking_lot ^0.12.1 normal
      • paste ^1.0.7 normal
      • smol_str ^0.2 normal
      • thiserror ^1.0.32 normal
      • uuid ^1.10 normal
    • Versions
    • 15.22% of the crate is documented
  • 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.8.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros

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