abol-parser 0.1.0

A fast packet parser for the RADIUS protocol.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.thiserror]
version = "2.0"

[lib]
name = "abol_parser"
path = "src/lib.rs"

[package]
authors = ["Abel W. Shimeles <abel.wen0@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A fast packet parser for the RADIUS protocol."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "abol-parser"
publish = true
readme = false
repository = "https://github.com/Abel981/abol"
rust-version = "1.87"
version = "0.1.0"