licenses.dev

wasmer-vfs v2.3.0

Wasmer Virtual FileSystem

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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
erased-serde • 0.3.31Type-erased Serialize and Serializer traitsINDIRECT6
ghost • 0.1.17Define your own PhantomDataINDIRECT4
inventory • 0.2.3Typed distributed plugin registrationINDIRECT7
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. 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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.85Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
typetag-impl • 0.1.8Implementation detail of the typetag crateINDIRECT4
typetag • 0.1.8Serde serializable and deserializable trait objectsDIRECT13
MIT4
PackageRelationDependenciesPublished
slab • 0.4.9Pre-allocated storage for a uniform data typeDIRECT1
tracing-attributes • 0.1.23Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.37Application-level tracing for Rust. DIRECT9
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/wasmer-vfs)](https://licenses.dev/cargo/wasmer-vfs)
<a href="https://licenses.dev/cargo/wasmer-vfs">
  <img src="https://licenses.dev/b/cargo/wasmer-vfs" alt="licenses" />
</a>

Or the licenses badge code for the 2.3.0 version:

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