licenses.dev

sprout v0.1.0

A rust crate for growing simple, but beautiful AST trees 🌳

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

Apache-2.0 OR MIT6
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
trees • 0.4.2General purpose tree data structuresDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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