licenses.dev

defmt-decoder v0.1.4

Decodes defmt log frames

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
defmt-parser • 0.1.0Parsing library for defmt format stringsDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.DIRECT0
pest • 2.7.14The Elegant ParserINDIRECT1
semver-parser • 0.10.2Parsing of the semver spec. INDIRECT2
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningDIRECT3
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
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
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
MPL-2.01
PackageRelationDependenciesPublished
colored • 2.1.0The most simple way to add colors in your terminalDIRECT10
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.4 version:

[![licenses](https://licenses.dev/b/cargo/defmt-decoder/0.1.4)](https://licenses.dev/cargo/defmt-decoder/0.1.4)
<a href="https://licenses.dev/cargo/defmt-decoder/0.1.4">
  <img src="https://licenses.dev/b/cargo/defmt-decoder/0.1.4" alt="licenses" />
</a>
GitHub