Docs.rs
  • oxygengine-core-0.28.0
    • oxygengine-core 0.28.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • 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
    • 2.39% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
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