licenses.dev

fs-err v3.3.0

A drop-in replacement for std::fs with more helpful error messages.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
itoa • 0.4.8Fast integer primitive to string conversionINDIRECT0
libc • 0.2.183Raw FFI bindings to platform libraries like libc.INDIRECT0
path_facts • 0.2.1You've subscribed to PATH FACTS: Tidy filesystem information to help debug unexpected errors.DIRECT6
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.64A JSON serialization file formatDIRECT8
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT2
PackageRelationDependenciesPublished
faccess • 0.2.4Simple file accessibility checksINDIRECT5
tokio • 1.50.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT1
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
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/fs-err)](https://licenses.dev/cargo/fs-err)
<a href="https://licenses.dev/cargo/fs-err">
  <img src="https://licenses.dev/b/cargo/fs-err" alt="licenses" />
</a>

Or the licenses badge code for the 3.3.0 version:

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