Docs.rs
  • oxygengine-core-0.41.0
    • oxygengine-core 0.41.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
      • 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.19% 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 oxygengine_core

  • Version 0.41.0
  • All Items
  • Modules
  • Macros
  • Traits
  • Type Definitions
  • Derive Macros
?
Change settings

Crate oxygengine_core

source ·

Modules

  • app
  • assets
  • ecs
  • error
  • fetch
  • id
  • jobs
  • localization
  • log
  • prefab
  • prelude
  • state
  • storage
  • utils

Macros

  • debug
  • error
  • info
  • localization_format_text
  • log
  • warn

Traits

  • Bundle
    A statically typed collection of components

Type Definitions

  • Scalar

Derive Macros

  • Bundle
    Implement Bundle for a struct