legion 0.4.0

High performance entity component system (ECS) library
Documentation

legion

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 11 of them enabled by default.

default

  • parallel
  • serialize
  • crossbeam-events
  • codegen

parallel

  • rayon

serialize

  • serde
  • erased-serde
  • uuid/serde
  • scoped-tls-hkt

crossbeam-events

  • crossbeam-channel

codegen

  • legion_codegen

rayon

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

erased-serde

    This feature flag does not enable additional features.

scoped-tls-hkt

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

legion_codegen

    This feature flag does not enable additional features.

wasm-bindgen

  • uuid/wasm-bindgen

stdweb

  • uuid/stdweb

extended-tuple-impls

    This feature flag does not enable additional features.