rtp-parse 0.2.0

RTP packet library
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.bytes]
version = "1.6.0"

[dependencies.parsely-rs]
version = "0.1"

[dev-dependencies.bits-io]
version = "0.6"

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

[package]
authors = ["Brian Baldino <bbaldino@gmail.com> "]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "RTP packet library"
edition = "2021"
license = "Apache-2.0/MIT"
name = "rtp-parse"
readme = "README.md"
repository = "https://github.com/bbaldino/rtp-parse.git"
version = "0.2.0"