byte_marks 0.1.11

A rust crate to mark/unmark/recover transmitted/received bytes across the wire.
Documentation
[dependencies.lazy_static]
version = "1.4.0"
[dev-dependencies.rand]
version = "0.8.4"

[package]
description = "A rust crate to mark/unmark/recover transmitted/received bytes across the wire."
edition = "2021"
license = "AGPL-3.0-or-later"
name = "byte_marks"
repository = "https://github.com/ratulb/byte_marks"
resolver = "2"
version = "0.1.11"