Docs.rs
  • unrust-0.1.0
    • unrust 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gamedolphin
    • Dependencies
      • anyhow ^1 normal
      • bevy ^0.11.0 normal
      • unrust-codegen ^0.1.0 normal
      • unrust-inbuilt ^0.1.0 normal
      • parking_lot ^0.12 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • unrust-proc-macro ^0.1.0 normal
      • anyhow ^1 build
      • unrust-inbuilt ^0.1.0 build
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate unrust

  • Version 0.1.0
  • All Items
  • Re-exports
  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
?
Change settings

Crate unrust

source ·

Re-exports

  • pub use bevy;

Macros

  • generate_inbuilt

Structs

  • DestroyEntity
  • InstantiateEntity
  • PrefabData
  • UnrustContext
  • UnrustContextWrapper

Traits

  • GamePlugin

Functions

  • generate_csharp
  • init
  • load⚠
  • register_prefabs
  • setup_game⚠
  • spawn⚠
  • tick
  • unload

Type Aliases

  • CreateFn
  • DestroyFn
  • UpdateFn

Attribute Macros

  • bevy_state
  • unity_authoring
  • unity_prefab
  • unrust_setup