indextree-ng 1.0.5

Arena based tree structure by using indices instead of reference counted pointers. Fork of indextree by Sascha Grunert which allows to remove nodes
Documentation
language: rust
rust: 
- stable
- beta
- nightly
matrix:
  allow_failures:
    - rust: nightly
sudo: false
os:
- linux
- osx