crow_util 0.2.1

A library containing utility related things used by the crow_engine.
Documentation

The utility crate for the crow_engine.

TODO:

  • impl [Iterator] for [Holder<T>].
  • allow move for [SelfRefHolder<T,U>]. [Holder<T>]: ../../doc/crow_util/holder/struct.Holder.html [Iterator]: https://doc.rust-lang.org/std/iter/trait.Iterator.html [SelfRefHolder<T,U>]: ../../doc/crow_util/self_ref/struct.SelfRefHolder.html