licenses.dev

sv-parser-syntaxtree v0.13.5

Helper crate of sv-parser

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
sv-parser-macros • 0.13.5Helper crate of sv-parserDIRECT4
syn • 2.0.119Parser for Rust source codeINDIRECT2
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT OR Unlicense5
PackageRelationDependenciesPublished
aho-corasick • 1.1.5Fast multiple substring searching.INDIRECT0
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 2.5.0Recursively walk a directory.DIRECT4
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.13.5 version:

[![licenses](https://licenses.dev/b/cargo/sv-parser-syntaxtree/0.13.5)](https://licenses.dev/cargo/sv-parser-syntaxtree/0.13.5)
<a href="https://licenses.dev/cargo/sv-parser-syntaxtree/0.13.5">
  <img src="https://licenses.dev/b/cargo/sv-parser-syntaxtree/0.13.5" alt="licenses" />
</a>
GitHub