_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-auto-enums 0.8.6
Channel: glue
Location: glue/packages/slint.scm (glue packages slint)
Home page: https://github.com/taiki-e/auto_enums
Licenses: ASL 2.0 Expat
Synopsis: library for to allow multiple return types by automatically generated enum.
Description:

This package provides a library for to allow multiple return types by automatically generated enum.

rust-gix-prompt 0.5.5
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: A crate of the gitoxide project for handling prompts in the terminal
Description:

This package provides a crate of the gitoxide project for handling prompts in the terminal

rust-dark-light 1.1.1
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/frewsxcv/rust-dark-light
Licenses: Expat ASL 2.0
Synopsis: Detect if dark mode or light mode is enabled
Description:

This package provides a way to detect if dark mode or light mode is enabled.

rust-drm-fourcc 2.2.0
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/danielzfranklin/drm-fourcc-rs
Licenses: Expat
Synopsis: Enum with every valid Direct Rendering Manager format fourcc
Description:

This package provides an enum with every valid DRM format fourcc.

rust-no-std-net 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dunmatt/no-std-net
Licenses: Expat
Synopsis: Rust's @code{std::net} without the @code{std}
Description:

This package provides Rust's std::net in an environment without std.

rust-as-variant 1.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jplatte/as_variant
Licenses: MPL 2.0
Synopsis: Macro to convert enums with newtype variants to Option
Description:

This package provides a simple macro to convert enums with newtype variants to `Option`s.

rust-regex-lite 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang/regex/tree/master/regex-lite
Licenses: Expat ASL 2.0
Synopsis: Lightweight regex engine optimized for binary size and compilation time
Description:

This package provides a lightweight regex engine that optimizes for binary size and compilation time.

rust-dissimilar 1.0.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/dissimilar
Licenses: Expat ASL 2.0
Synopsis: Diff library with semantic cleanup
Description:

This package provides a diff library with semantic cleanup, based on Google's diff-match-patch.

rust-findshlibs 0.10.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/gimli-rs/findshlibs
Licenses: ASL 2.0 Expat
Synopsis: Find the set of shared libraries loaded in the current process
Description:

Find the set of shared libraries loaded in the current process with a cross platform API.

rust-no-std-net 0.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dunmatt/no-std-net
Licenses: Expat
Synopsis: Rust's @code{std::net} without the @code{std}
Description:

This package provides Rust's std::net in an environment without std.

rust-arrow-data 43.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/apache/arrow-rs
Licenses: ASL 2.0
Synopsis: Low-level array data abstractions for Apache Arrow
Description:

This crate contains low-level array data abstractions for the Apache Arrow implementation in Rust.

rust-utf8-width 0.1.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://magiclen.org/utf8-width
Licenses: Expat
Synopsis: Determine the width of a UTF-8 character
Description:

This package determines the width of a UTF-8 character by providing its first byte.

rust-arrow-data 47.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/apache/arrow-rs
Licenses: ASL 2.0
Synopsis: Low-level array data abstractions for Apache Arrow
Description:

This crate contains low-level array data abstractions for the Apache Arrow implementation in Rust.

rust-user32-sys 0.2.0
Channel: guix
Location: gnu/packages/crates-windows.scm (gnu packages crates-windows)
Home page: https://github.com/retep998/winapi-rs
Licenses: Expat
Synopsis: Function definitions for the Windows API library user32
Description:

Contains function definitions for the Windows API library user32. See winapi for types and constants.

rust-arraydeque 0.5.1
Channel: glue
Location: glue/packages/mcfly.scm (glue packages mcfly)
Home page: https://github.com/andylokandy/arraydeque
Licenses: Expat ASL 2.0
Synopsis: ring buffer with a fixed capacity, which can be stored on the stack.
Description:

This package provides a ring buffer with a fixed capacity, which can be stored on the stack.

rust-boolinator 2.4.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/DanielKeep/rust-boolinator
Licenses: Expat ASL 2.0
Synopsis: Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools.
Description:

This package provides the Boolinator trait, which lets you use Option and Result-style combinators with bools.

rust-gix-bitmap 0.2.7
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: A crate of the gitoxide project dedicated implementing the standard git bitmap format
Description:

This package provides a crate of the gitoxide project dedicated implementing the standard git bitmap format

rust-env-logger 0.6.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-cli/env_logger
Licenses: Expat ASL 2.0
Synopsis: Logging implementation for @code{log}
Description:

This package provides a logging implementation for log which is configured via an environment variable.

rust-futures-io 0.3.30
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://rust-lang.github.io/futures-rs
Licenses: Expat ASL 2.0
Synopsis: @code{AsyncRead} and @code{AsyncWrite} traits for the @code{futures-rs} library
Description:

This package provides the AsyncRead and AsyncWrite traits for the futures-rs library.

rust-env-logger 0.11.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-cli/env_logger
Licenses: Expat ASL 2.0
Synopsis: Logging implementation for @code{log}
Description:

This package provides a logging implementation for log which is configured via an environment variable.

rust-env-logger 0.3.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-cli/env_logger
Licenses: Expat ASL 2.0
Synopsis: Logging implementation for @code{log}
Description:

This package provides a logging implementation for log which is configured via an environment variable.

rust-webbrowser 0.5.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/amodm/webbrowser-rs
Licenses: Expat ASL 2.0
Synopsis: Open URLs in web browsers available on a platform
Description:

Webbrowser-rs is a Rust library to open URLs in the web browsers available on a platform.

rust-abi-stable 0.11.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rodrimati1992/abi_stable_crates/
Licenses: Expat ASL 2.0
Synopsis: Rust-to-Rust ffi,writing libraries loaded at program startup
Description:

This package contains code for doing Rust-to-Rust ffi, writing libraries loaded at program startup.

rust-env-logger 0.9.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-cli/env_logger
Licenses: Expat ASL 2.0
Synopsis: Logging implementation for @code{log}
Description:

This package provides a logging implementation for log which is configured via an environment variable.

Total results: 7494