Docs.rs
  • array-bytes-9.3.0
    • array-bytes 9.3.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • aurexav
    • Dependencies
      • serde ^1.0 normal optional
      • serde_bytes ^0.11 normal optional
      • smallvec ^1.15 normal
      • thiserror ^2.0 normal
      • const-hex ^1.14 dev
      • criterion ^0.6 dev
      • faster-hex ^0.10 dev
      • hex ^0.4 dev
      • rustc-hex ^2.1 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

array_bytes9.3.0

Crate Items

  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Enums

  • Error

Traits

  • Dehexify
  • Hexify

Functions

  • de_bytes_destringify
  • de_dehexify
  • dehexify_array_then_deserialize_into
  • dehexify_array_then_into
  • dehexify_slice_mut
  • dehexify_vec_then_deserialize_into
  • dehexify_vec_then_into
  • hexify_hex_bytes
  • prefix_with
  • ser_bytes_stringify
  • ser_hexify
  • ser_hexify_prefixed
  • ser_hexify_prefixed_upper
  • ser_hexify_upper
  • slice2array
  • slice2array_ref
  • slice_n_into
  • suffix_with
  • vec2array
  • vec_n_into

Type Aliases

  • Result