shipyard 0.6.2

Entity Component System
Documentation

shipyard

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

default

  • parallel
  • proc
  • std

parallel

  • rayon

proc

  • shipyard_proc

std

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

shipyard_proc

    This feature flag does not enable additional features.

serde1

  • serde
  • hashbrown/serde

thread_local

  • std

tracing

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.