hexlit 0.5.5

A zero-allocation no_std-compatible zero-cost way to convert hex-strings to byte-arrays at compile time.
Documentation
[package]
authors = ["inspier <devdevin541@gmail.com>"]
categories = ["no-std"]
description = "A zero-allocation no_std-compatible zero-cost way to convert hex-strings to byte-arrays at compile time."
documentation = "https://docs.rs/hexlit"
edition = "2021"
keywords = ["hex", "literal"]
license = "MIT"
name = "hexlit"
readme = "README.md"
repository = "https://github.com/inspier/hexlit"
resolver = "2"
version = "0.5.5"