_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-goblin 0.7.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/goblin
Licenses: Expat
Synopsis: ELF, Mach-o, and PE binary parsing and loading crate
Description:

This package provides an ELF, Mach-o, and PE binary parsing and loading crate.

rust-semver 1.0.24
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/semver
Licenses: Expat ASL 2.0
Synopsis: Semantic version parsing and comparison
Description:

This package provides the parser and evaluator for Cargo's flavor of Semantic Versioning.

rust-semver 0.11.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/semver
Licenses: Expat ASL 2.0
Synopsis: Semantic version parsing and comparison
Description:

This package provides the parser and evaluator for Cargo's flavor of Semantic Versioning.

rust-result 1.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/arcnmx/result-rs
Licenses: Expat
Synopsis: Helpers for dealing with nested @code{Result} and @code{Option} types
Description:

This package provides helpers for dealing with nested Result and Option types.

rust-clippy 0.0.302
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/rust-clippy
Licenses: Expat ASL 2.0
Synopsis: Lints to avoid common pitfalls in Rust
Description:

This package provides a bunch of helpful lints to avoid common pitfalls in Rust.

rust-anyhow 1.0.95
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/anyhow
Licenses: Expat ASL 2.0
Synopsis: Flexible concrete Error type
Description:

This package provides a flexible concrete Error type built on std::error::Error.

rust-goblin 0.9.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/m4b/goblin
Licenses: Expat
Synopsis: ELF, Mach-o, and PE binary parsing and loading crate
Description:

This package provides an ELF, Mach-o, and PE binary parsing and loading crate.

rust-semver 0.1.20
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/semver
Licenses: Expat ASL 2.0
Synopsis: Parser and evaluator for Cargo's flavor of Semantic Versioning
Description:

This package provides a parser and evaluator for Cargo's flavor of Semantic Versioning.

rust-libyml 0.0.5
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/sebastienrousseau/libyml
Licenses: Expat
Synopsis: @code{libyaml} converted to Rust by using c2rust
Description:

This package provides tools for safe and efficient parsing, emitting, and manipulation of YAML data.

rust-eframe 0.27.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/emilk/egui/tree/master/crates/eframe
Licenses: Expat ASL 2.0
Synopsis: egui framework - write GUI apps that compiles to web and/or natively
Description:

This package provides egui framework - write GUI apps that compiles to web and/or natively.

rust-diesel 2.1.5
Channel: guix
Location: gnu/packages/crates-database.scm (gnu packages crates-database)
Home page: https://diesel.rs
Licenses: Expat ASL 2.0
Synopsis: Safe, extensible ORM and Query Builder
Description:

This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.

rust-diesel 1.4.8
Channel: guix
Location: gnu/packages/crates-database.scm (gnu packages crates-database)
Home page: https://diesel.rs
Licenses: Expat ASL 2.0
Synopsis: Safe, extensible ORM and Query Builder
Description:

This package provides a safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.

rust-fs-err 2.11.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/andrewhickman/fs-err
Licenses: Expat ASL 2.0
Synopsis: @code{std::fs} with more helpful errors
Description:

This package provides an alternative to std::fs with more helpful error messages.

rust-syslog 6.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Geal/rust-syslog
Licenses: Expat
Synopsis: Syslog message formatter and writer
Description:

This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.

rust-base32 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/andreasots/base32
Licenses: Expat ASL 2.0
Synopsis: Base32 encoder/decoder for Rust
Description:

This library lets you encode and decode in either RFC4648 Base32 or in Crockford Base32.

rust-captur 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/MitMaro/captur
Licenses: ISC
Synopsis: Macro to capture whole structs from disjoint fields in a closure
Description:

This package provides a macro to capture whole structs from disjoint fields in a closure.

rust-fs-err 3.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/andrewhickman/fs-err
Licenses: Expat ASL 2.0
Synopsis: @code{std::fs} with more helpful errors
Description:

This package provides an alternative to std::fs with more helpful error messages.

rust-leb128 0.2.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/gimli-rs/leb128
Licenses: ASL 2.0 Expat
Synopsis: Read and write DWARF LEB128 variable length integer encoding
Description:

Read and write DWARF's Little Endian Base 128 (LEB128) variable length integer encoding.

rust-syslog 3.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Geal/rust-syslog
Licenses: Expat
Synopsis: Syslog message formatter and writer
Description:

This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.

rust-base32 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/andreasots/base32
Licenses: Expat ASL 2.0
Synopsis: Base32 encoder/decoder for Rust
Description:

This library lets you encode and decode in either RFC4648 Base32 or in Crockford Base32.

rust-syslog 4.0.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Geal/rust-syslog
Licenses: Expat
Synopsis: Syslog message formatter and writer
Description:

This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.

rust-lettre 0.9.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://lettre.rs
Licenses: Expat
Synopsis: Rust email client
Description:

lettre is an email client for Rust programs allowing easily sending emails from Rust applications.

rust-syslog 7.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Geal/rust-syslog
Licenses: Expat
Synopsis: Syslog message formatter and writer
Description:

This package provides Syslog message formatter and writer, supporting UNIX sockets, UDP and TCP exporters.

rust-rocket 0.4.11
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://rocket.rs
Licenses: Expat ASL 2.0
Synopsis: Web framework with focus on ease-of-use, expressibility, and speed
Description:

Rocket is a web framework with a focus on ease-of-use, expressibility, and speed.

Total results: 7413