entity 0.3.2

Library that provides entity-like constructs
Documentation
# Integrations for entity-rs

## Databases

- `inmemory` via `entity-inmemory`
- [`sled`]https://github.com/spacejam/sled via `entity-sled`

## Frameworks

- [`async-graphql`]https://github.com/async-graphql/async-graphql via
  `entity-async-graphql`