_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-sval-serde 2.6.1
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/sval-rs/sval
Licenses: ASL 2.0 Expat
Synopsis: Integration between serde::Serialize and sval::Value
Description:

Integration between serde::Serialize and sval::Value

rust-serde-yaml 0.9.30
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/serde-yaml
Licenses: Expat ASL 2.0
Synopsis: YAML support for Serde
Description:

This package provides YAML support for Serde.

rust-sval-serde 2.10.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sval-rs/sval
Licenses: ASL 2.0 Expat
Synopsis: Integration between serde::Serialize and sval::Value
Description:

Integration between serde::Serialize and sval::Value.

rust-serde-yaml 0.8.26
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/serde-yaml
Licenses: Expat ASL 2.0
Synopsis: YAML support for Serde
Description:

This package provides YAML support for Serde.

rust-serde-with 3.3.0
Channel: rrr
Location: rrr/packages/crates-io.scm (rrr packages crates-io)
Home page: https://github.com/jonasbb/serde_with/
Licenses: Expat ASL 2.0
Synopsis: Custom de/serialization functions for Rust's serde
Description:

Custom de/serialization functions for Rust's serde

rust-serde-json 1.0.109
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/serde-rs/json
Licenses: Expat ASL 2.0
Synopsis: A JSON serialization file format
Description:

This package provides a JSON serialization file format

rust-serde-json 1.0.124
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/serde-rs/json
Licenses: Expat ASL 2.0
Synopsis: JSON serialization file format
Description:

This package provides a JSON serialization file format.

rust-serde-test 0.8.23
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://serde.rs
Licenses: Expat ASL 2.0
Synopsis: Token De/Serializer for testing De/Serialize implementations
Description:

Token De/Serializer for testing De/Serialize implementations.

rust-serde-json 0.9.10
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/serde-rs/json
Licenses: Expat ASL 2.0
Synopsis: JSON serialization file format
Description:

This package provides a JSON serialization file format.

rust-serde-json 1.0.114
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/serde-rs/json
Licenses: Expat ASL 2.0
Synopsis: JSON serialization file format
Description:

This package provides a JSON serialization file format.

rust-serde-test 0.9.15
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://serde.rs
Licenses: Expat ASL 2.0
Synopsis: Token De/Serializer for testing De/Serialize implementations
Description:

Token De/Serializer for testing De/Serialize implementations.

rust-serde-test 1.0.171
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://serde.rs
Licenses: Expat ASL 2.0
Synopsis: Token De/Serializer for testing De/Serialize implementations
Description:

Token De/Serializer for testing De/Serialize implementations.

rust-serde-with 1.14.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jonasbb/serde_with/
Licenses: Expat ASL 2.0
Synopsis: Custom de/serialization functions for Rust's serde
Description:

This package provides custom de/serialization functions for Rust's serde.

rust-serde-with 3.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jonasbb/serde_with/
Licenses: Expat ASL 2.0
Synopsis: Custom de/serialization functions for Rust's serde
Description:

This package provides custom de/serialization functions for Rust's serde.

rust-impl-serde 0.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/paritytech/parity-common
Licenses: Expat ASL 2.0
Synopsis: Serde serialization support for uint and fixed hash
Description:

This package provides serde serialization support for uint and fixed_hash.

rust-serde-repr 0.1.18
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/serde-repr
Licenses: Expat ASL 2.0
Synopsis: Serialize and deserialize C-like enum as underlying repr
Description:

This crate provides a derive macro to derive Serde's Serialize and Deserialize traits in a way that delegates to the underlying repr of a C-like enum.

rust-serde-bytes 0.11.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/serde-rs/bytes
Licenses: Expat ASL 2.0
Synopsis: Handle integer arrays and vectors for Serde
Description:

Optimized handling of &[u8] and Vec<u8> for Serde.

rust-serde-bytes 0.10.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/serde-rs/bytes
Licenses: Expat ASL 2.0
Synopsis: Handle integer arrays and vectors for Serde
Description:

Optimized handling of &[u8] and Vec<u8> for Serde.

rust-serde-regex 1.1.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/tailhook/serde-regex
Licenses: Expat ASL 2.0
Synopsis: A serde wrapper that (de)serializes regex as strings
Description:

This package provides a serde wrapper that (de)serializes regex as strings

rust-serde-regex 1.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tailhook/serde-regex
Licenses: Expat ASL 2.0
Synopsis: Serde wrapper that (de)serializes regex as strings
Description:

This package provides a serde wrapper that (de)serializes regex as strings.

rust-serde-value 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/arcnmx/serde-value
Licenses: Expat
Synopsis: Serialization value trees
Description:

serde-value provides a way to capture serialization value trees for later processing.

rust-serde-hjson 0.9.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/hjson/hjson-rust
Licenses: Expat
Synopsis: Human JSON (Hjson) serialization file format
Description:

This crate is a Rust library for parsing and generating Human JSON Hjson. It is built upon Serde, a high performance generic serialization framework.

rust-erased-serde 0.4.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/erased-serde
Licenses: Expat ASL 2.0
Synopsis: Type-erased Serialize and Serializer traits
Description:

Type-erased Serialize and Serializer traits.

rust-erased-serde 0.3.24
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/erased-serde
Licenses: Expat ASL 2.0
Synopsis: Type-erased Serialize and Serializer traits
Description:

Type-erased Serialize and Serializer traits.

Page: 12345
Total results: 97