licenses.dev

magic_string v0.3.4

magic string

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
base64 • 0.13.1encodes and decodes base64 as bytes or utf8DIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustINDIRECT4
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.132A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
vlq • 0.5.1Sourcemap-style VLQ encoder and decoderDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT5
PackageRelationDependenciesPublished
convert_case • 0.6.0Convert strings into any caseINDIRECT1
napi-derive-backend • 1.0.74Codegen backend for napi procedural macroINDIRECT12
napi-derive • 2.16.12N-API procedural macrosDIRECT14
napi-sys • 2.4.0NodeJS N-API raw bindingINDIRECT11
napi • 2.12.3N-API bindingsDIRECT29
MIT OR Unlicense2
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
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
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
ISC1
PackageRelationDependenciesPublished
libloading • 0.8.5Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT10
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/magic_string)](https://licenses.dev/cargo/magic_string)
<a href="https://licenses.dev/cargo/magic_string">
  <img src="https://licenses.dev/b/cargo/magic_string" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.4 version:

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