itemizer 1.0.3

Containing an itemizer to itemize structs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "itemizer"
version = "1.0.3"
description = "Containing an itemizer to itemize structs"
edition = "2021"
authors = ["Chris Pearce <chris@pearce.org.nz>", "Noah Bruns <nbruns@efs.at>"]
license = "Apache-2.0"
repository = "https://github.com/nfbruns/itemizer"
readme = "README.md"

[dependencies]
fnv = "1.0.7"