An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
PEG provides a Parsing Expression Grammar. This package provides procedural macros for rust-peg. To use rust-peg, see the peg package.
PEG provides a Parsing Expression Grammar. This package provides procedural macros for rust-peg. To use rust-peg, see the peg package.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
Extra methods for raw pointers. For example .post_inc()
and .pre_dec()
(c.f. ptr++
and --ptr
) and ptrdistance
.
This library provides parsing functionality for hexadecimal float literals. Two functions parse_hexf32
and parse_hexf64
are provided for each type.
This library provides parsing functionality for hexadecimal float literals. Two functions parse_hexf32
and parse_hexf64
are provided for each type.
Extra methods for raw pointers. For example .post_inc()
and .pre_dec()
(c.f. ptr++
and --ptr
) and ptrdistance
.
This package extends Cargo to allow you to add and remove dependencies by modifying your Cargo.toml
file from the command line.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.
This package provides Traits and macros to conveniently embed localization assets into your application binary or library in order to localize it at runtime.