licenses.dev

rose_tree v0.3.0

An indexable tree data structure with a variable and unbounded number of branches per node. It is Implemented on top of petgraph's Graph data structure and attempts to follow similar conventions where suitable.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fixedbitset • 0.4.2FixedBitSet is a simple bitset collectionINDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
petgraph • 0.6.3Graph data structure library. Provides graph types and graph algorithms.DIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rose_tree)](https://licenses.dev/cargo/rose_tree)
<a href="https://licenses.dev/cargo/rose_tree">
  <img src="https://licenses.dev/b/cargo/rose_tree" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/cargo/rose_tree/0.3.0)](https://licenses.dev/cargo/rose_tree/0.3.0)
<a href="https://licenses.dev/cargo/rose_tree/0.3.0">
  <img src="https://licenses.dev/b/cargo/rose_tree/0.3.0" alt="licenses" />
</a>
GitHub