specs 0.20.0

Specs is an Entity-Component-System library written in Rust.
Documentation

specs

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 11 feature flags, 2 of them enabled by default.

default

  • parallel

parallel

  • dep:rayon
  • shred/parallel
  • hibitset/parallel

uuid_entity

  • uuid
  • serde

derive

  • shred-derive
  • specs-derive

stdweb

  • uuid/js

nightly

  • shred/nightly

serde

  • dep:serde

shred-derive

  • shred/shred-derive

uuid

  • dep:uuid

specs-derive

  • dep:specs-derive

storage-event-control

    This feature flag does not enable additional features.