_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-color-eyre 0.6.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/eyre-rs/eyre
Licenses: Expat ASL 2.0
Synopsis: Error report handler for panics
Description:

An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.

rust-color-eyre 0.5.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/eyre-rs/eyre
Licenses: Expat ASL 2.0
Synopsis: Error report handler for panics
Description:

An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.

rust-peg-macros 0.6.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kevinmehall/rust-peg
Licenses: Expat
Synopsis: Procedural macros for rust-peg
Description:

PEG provides a Parsing Expression Grammar. This package provides procedural macros for rust-peg. To use rust-peg, see the peg package.

rust-peg-macros 0.8.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kevinmehall/rust-peg
Licenses: Expat
Synopsis: Procedural macros for rust-peg
Description:

PEG provides a Parsing Expression Grammar. This package provides procedural macros for rust-peg. To use rust-peg, see the peg package.

rust-gix-config 0.38.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-gix-config 0.37.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-gix-config 0.30.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-gix-config 0.40.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-gix-config 0.31.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-gix-config 0.32.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-gix-config 0.33.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Git-config file parser and editor from the Gitoxide project
Description:

This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.

rust-rawpointer 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/rawpointer/
Licenses: ASL 2.0 Expat
Synopsis: Extra methods for raw pointers
Description:

Extra methods for raw pointers. For example .post_inc() and .pre_dec() (c.f. ptr++ and --ptr) and ptrdistance.

rust-hexf-parse 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lifthrasiir/hexf
Licenses: CC0
Synopsis: Hexadecimal float support for Rust
Description:

This library provides parsing functionality for hexadecimal float literals. Two functions parse_hexf32 and parse_hexf64 are provided for each type.

rust-hexf-parse 0.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lifthrasiir/hexf
Licenses: CC0
Synopsis: Hexadecimal float support for Rust
Description:

This library provides parsing functionality for hexadecimal float literals. Two functions parse_hexf32 and parse_hexf64 are provided for each type.

rust-rawpointer 0.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/rawpointer/
Licenses: ASL 2.0 Expat
Synopsis: Extra methods for raw pointers
Description:

Extra methods for raw pointers. For example .post_inc() and .pre_dec() (c.f. ptr++ and --ptr) and ptrdistance.

rust-cargo-edit 0.13.0
Dependencies: curl@8.6.0 libgit2@1.8.4 libssh2@1.10.0 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/killercup/cargo-edit
Licenses: ASL 2.0 Expat
Synopsis: Add and remove dependencies from the command line
Description:

This package extends Cargo to allow you to add and remove dependencies by modifying your Cargo.toml file from the command line.

rust-gix-object 0.30.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-gix-object 0.39.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-gix-object 0.42.3
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-gix-object 0.44.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-gix-object 0.37.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-gix-object 0.38.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-gix-object 0.40.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Immutable and mutable Git objects with decoding and encoding support
Description:

Part of Gitoxide, a pure Rust Git implementation. This package contains functions to handle immutable and mutable git objects with decoding and encoding support.

rust-i18n-embed 0.13.9
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/kellpossible/cargo-i18n/tree/master/i18n-embed
Licenses: Expat
Synopsis: Traits and macros to conveniently embed localization assets into your application binary or library in order to localize it at runtime
Description:

This package provides Traits and macros to conveniently embed localization assets into your application binary or library in order to localize it at runtime.

Total results: 7477