licenses.dev

sprout v1.0.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT16
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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
petgraph • 0.6.3Graph data structure library. Provides graph types and graph algorithms.DIRECT4
trees • 0.4.2General purpose tree data structuresDIRECT0
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
MPL-2.01
PackageRelationDependenciesPublished
colored • 2.1.0The most simple way to add colors in your terminalDIRECT10
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 1.0.0 version:

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