_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-lazy-static 0.2.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang-nursery/lazy-static.rs
Licenses: ASL 2.0 Expat
Synopsis: Macro for declaring lazily evaluated statics in Rust
Description:

This package provides a macro for declaring lazily evaluated statics in Rust. Using this macro, it is possible to have statics that require code to be executed at runtime in order to be initialized. This includes anything requiring heap allocations, like vectors or hash maps, as well as anything that requires non-const function calls to be computed.

rust-lazy-static 0.1.16
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang-nursery/lazy-static.rs
Licenses: ASL 2.0 Expat
Synopsis: Macro for declaring lazily evaluated statics in Rust
Description:

This package provides a macro for declaring lazily evaluated statics in Rust. Using this macro, it is possible to have statics that require code to be executed at runtime in order to be initialized. This includes anything requiring heap allocations, like vectors or hash maps, as well as anything that requires non-const function calls to be computed.

rust-lazy-static 1.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-lang-nursery/lazy-static.rs
Licenses: ASL 2.0 Expat
Synopsis: Macro for declaring lazily evaluated statics in Rust
Description:

This package provides a macro for declaring lazily evaluated statics in Rust. Using this macro, it is possible to have statics that require code to be executed at runtime in order to be initialized. This includes anything requiring heap allocations, like vectors or hash maps, as well as anything that requires non-const function calls to be computed.

rust-tracing-log 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: Provides compatibility between the tracing and the log crate
Description:

Tracing is a framework for instrumenting Rust programs with context-aware, structured, event-based diagnostic information. This crate provides compatibility layers for using tracing alongside the logging facade provided by the log crate.

This crate provides:

  • AsTrace and AsLog traits for converting between tracing and log types.

  • LogTracer, a log::Log implementation that consumes log::Records and outputs them as tracing::Events.

  • An env_logger module, with helpers for using the env_logger crate with tracing (optional, enabled by the env-logger feature).

rust-tracing-log 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: Provides compatibility between the tracing and the log crate
Description:

Tracing is a framework for instrumenting Rust programs with context-aware, structured, event-based diagnostic information. This crate provides compatibility layers for using tracing alongside the logging facade provided by the log crate.

This crate provides:

  • AsTrace and AsLog traits for converting between tracing and log types.

  • LogTracer, a log::Log implementation that consumes log::Records and outputs them as tracing::Events.

  • An env_logger module, with helpers for using the env_logger crate with tracing (optional, enabled by the env-logger feature).

rust-derive-more 0.15.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/JelteF/derive_more
Licenses: Expat
Synopsis: Adds derive macros for more traits
Description:

Rust has lots of builtin traits that are implemented for its basic types, such as Add, Not, From or Display. However, when wrapping these types inside your own structs or enums you lose the implementations of these traits and are required to recreate them. This is especially annoying when your own structures are very simple, such as when using the commonly advised newtype pattern (e.g. MyInt(i32)).

This library tries to remove these annoyances and the corresponding boilerplate code. It does this by allowing you to derive lots of commonly used traits for both structs and enums.

rust-derive-more 0.99.18
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/JelteF/derive_more
Licenses: Expat
Synopsis: Adds derive macros for more traits
Description:

Rust has lots of builtin traits that are implemented for its basic types, such as Add, Not, From or Display. However, when wrapping these types inside your own structs or enums you lose the implementations of these traits and are required to recreate them. This is especially annoying when your own structures are very simple, such as when using the commonly advised newtype pattern (e.g. MyInt(i32)).

This library tries to remove these annoyances and the corresponding boilerplate code. It does this by allowing you to derive lots of commonly used traits for both structs and enums.

rust-rustdoc-json 0.8.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Enselic/cargo-public-api/tree/main/rustdoc-json
Licenses: Expat
Synopsis: Utilities for working with rustdoc JSON
Description:

Utilities for working with rustdoc JSON.

rust-tokio-rustls 0.26.0
Channel: hitwright
Location: packages/rust-lettre.scm (packages rust-lettre)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls.
Description:

Asynchronous TLS/SSL streams for Tokio using Rustls.

rust-hyper-rustls 0.27.5
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/rustls/hyper-rustls
Licenses: ASL 2.0 ISC Expat
Synopsis: Rustls+Hyper integration for pure Rust HTTPS
Description:

This package provides Rustls+Hyper integration for pure Rust HTTPS.

rust-hyper-rustls 0.26.0
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/rustls/hyper-rustls
Licenses: ASL 2.0 ISC Expat
Synopsis: Rustls+Hyper integration for pure Rust HTTPS
Description:

This package provides Rustls+Hyper integration for pure Rust HTTPS.

rust-hyper-rustls 0.23.2
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/rustls/hyper-rustls
Licenses: ASL 2.0 ISC Expat
Synopsis: Rustls+Hyper integration for pure Rust HTTPS
Description:

This package provides Rustls+Hyper integration for pure Rust HTTPS.

rust-hyper-rustls 0.22.1
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/rustls/hyper-rustls
Licenses: ASL 2.0 ISC Expat
Synopsis: Rustls+Hyper integration for pure Rust HTTPS
Description:

This package provides Rustls+Hyper integration for pure Rust HTTPS.

rust-hyper-rustls 0.24.2
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/rustls/hyper-rustls
Licenses: ASL 2.0 ISC Expat
Synopsis: Rustls+Hyper integration for pure Rust HTTPS
Description:

This package provides Rustls+Hyper integration for pure Rust HTTPS.

rust-hyper-rustls 0.26.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rustls/hyper-rustls
Licenses: ASL 2.0 ISC Expat
Synopsis: Rustls+hyper integration for pure rust HTTPS
Description:

This package provides Rustls+hyper integration for pure rust HTTPS.

rust-tokio-rustls 0.24.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.23.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.12.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.14.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.26.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.25.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.9.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.22.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

rust-tokio-rustls 0.13.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustls/tokio-rustls
Licenses: Expat ASL 2.0
Synopsis: Asynchronous TLS/SSL streams for Tokio using Rustls
Description:

This package provides asynchronous TLS/SSL streams for Tokio using Rustls.

Total results: 7486