crcany-core 0.0.2

Core implementation of crcany library.
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.nom]
version = "7"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[package]
authors = ["Andrew Dona-Couch <crcany@andrewcou.ch>"]
categories = ["algorithms"]
description = "Core implementation of crcany library."
documentation = "https://docs.rs/crcany"
edition = "2021"
keywords = ["crc", "checksum"]
license = "MIT"
name = "crcany-core"
repository = "https://git.sr.ht/~couch/crcany"
version = "0.0.2"