licenses.dev

wayfinder v0.2.1

A little HTTP router generator

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.8.2Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT1
PackageRelationDependenciesPublished
nom • 4.2.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.1 version:

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