hecs 0.6.0

A fast, minimal, and ergonomic entity-component-system library
Documentation

hecs

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

default

  • std

std

    This feature flag does not enable additional features.

macros

  • hecs-macros
  • lazy_static

row-serialize

  • serde

column-serialize

  • serde

serde

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

hecs-macros

    This feature flag does not enable additional features.