#specs #storage #external #help #synchronize #component #mirrored-storage

specs-mirror

A storage for use with specs to help synchronize with an external library

6 releases (breaking)

Uses old Rust 2015

0.5.0 Jun 30, 2018
0.4.1 Jun 13, 2018
0.3.0 Jun 4, 2018
0.2.0 May 19, 2018
0.1.0 May 19, 2018

#17 in #synchronize

MIT/Apache

9KB
100 lines

Crates.io Docs.rs

A storage for use with specs to help synchronize with an external library.

Check the examples directory for usage.


lib.rs:

This crate provides MirroredStorage, an implementation of a specs storage that can track additions, removals and changes to the component it contains.

Dependencies

~4.5MB
~91K SLoC