This package provides tools to iterate over all values of a type (e.g. all variants of an enumeration)
This package provides PostgreSQL
driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
This package provides a proc macro for writing tests that launch a debugger and run commands while verifying the output.
Write your own test harness that looks and behaves like the built-in test harness used by rustc --test
.
This package provides a #![no_std]
compatibility layer that will make porting your crate to no_std *easy*.
Write your own test harness that looks and behaves like the built-in test harness used by rustc --test
.
Write your own test harness that looks and behaves like the built-in test harness used by rustc --test
.
Write your own test harness that looks and behaves like the built-in test harness used by rustc --test
.
This package provides a library used to track changes to complex data, when direct comparison or hashing is too expensive.
This package provides a small helper function which determines whether or not a given path points to an executable file.
Write your own test harness that looks and behaves like the built-in test harness used by rustc --test
.
This package lets you find the difference between two instances of any data structure. Supports derive on structs and enums.
Write your own test harness that looks and behaves like the built-in test harness used by rustc --test
.
This package is part of Gitoxide a Rust implementation of Git. It provides an implementation of the Git transport layer.
This package is part of Gitoxide a Rust implementation of Git. It provides an implementation of the Git transport layer.
This package is part of Gitoxide a Rust implementation of Git. It provides an implementation of the Git transport layer.
This package is part of Gitoxide a Rust implementation of Git. It provides an implementation of the Git transport layer.
This package is part of Gitoxide a Rust implementation of Git. It provides an implementation of the Git transport layer.
This package provides an easy to use library for pretty print tables of Rust struct
s and enum
s.
Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects.
This package provides Macro to perform compile time checks when using the i18n-embed crate and the fluent localization system.
This package provides Macro to perform compile time checks when using the i18n-embed crate and the fluent localization system.
This package provides internal support for rust-darling
, a proc-macro library for reading attributes into structs when implementing custom derives.
This crate allows you to determine displayed width of char
and str
types according to Unicode Standard Annex #11 rules.