Docs.rs
  • oxygengine-core-0.28.0
    • oxygengine-core 0.28.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • PsichiX
    • Dependencies
      • bincode ^1 normal
      • hecs ^0.7 normal
      • lazy_static ^1.4 normal
      • oxygengine-ignite-derive ^0.28 normal
      • oxygengine-ignite-types ^0.28 normal
      • pest ^2.1 normal
      • pest_derive ^2.1 normal
      • rayon ^1.3 normal
      • serde ^1 normal
      • serde_yaml ^0.8 normal
      • typid ^1 normal
    • Versions
      • 0.28.0
      • 0.27.0
      • 0.26.0
      • 0.25.0
      • 0.24.0
      • 0.22.0
      • 0.21.1
      • 0.21.0
      • 0.20.0
      • 0.19.2
      • 0.19.1
      • 0.19.0
      • 0.18.0
      • 0.17.0
      • 0.16.0
      • 0.15.0
      • 0.14.2
      • 0.14.1
      • 0.14.0
      • 0.13.2
      • 0.13.1
      • 0.13.0
      • 0.12.5
      • 0.12.4
      • 0.12.3
      • 0.12.2
      • 0.12.1
      • 0.12.0
      • 0.11.2
      • 0.11.1
      • 0.11.0
      • 0.10.2
      • 0.10.1
      • 0.10.0
      • 0.9.1
      • 0.9.0
      • 0.8.0
      • 0.7.2
      • 0.7.1
      • 0.7.0
      • 0.6.5
      • 0.6.3
      • 0.6.2
      • 0.6.1
      • 0.6.0
      • 0.5.6
      • 0.5.5
      • 0.5.3
      • 0.5.0
      • 0.4.7
      • 0.4.6
      • 0.4.5
      • 0.4.4
      • 0.4.3
      • 0.4.2
      • 0.4.0
      • 0.3.17
      • 0.3.16
      • 0.3.15
      • 0.3.14
      • 0.3.13
      • 0.3.12
      • 0.3.9
      • 0.3.8
      • 0.3.7
      • 0.3.6
      • 0.3.5
      • 0.3.4
      • 0.3.2
      • 0.3.1
      • 0.3.0
      • 0.2.1
      • 0.2.0
      • 0.1.0
    • 2.39% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • x86_64-apple-darwin
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
  • Feature flags
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide
About docs.rs Privacy policy Build queue
☰
logo

Crate oxygengine_core

Version 0.28.0

See all oxygengine_core's items

  • Modules
  • Macros
  • Traits
  • Type Definitions
logo
Change settings

Crate oxygengine_core[−][src]

Modules

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

Macros

debug
error
ignite_proxy
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

Ignite