cea608-types 0.0.1

Closed Caption 608 types, parser and serializer
Documentation
[![Build status](https://github.com/ystreet/cea608-types/workflows/Build/badge.svg?branch=main)](https://github.com/ystreet/cea608-types/actions)
[![Dependencies](https://deps.rs/repo/github/ystreet/cea608-types/status.svg)](https://deps.rs/repo/github/ystreet/cea608-types)
[![crates.io](https://img.shields.io/crates/v/cea608-types.svg)](https://crates.io/crates/cea608-types)
[![docs.rs](https://docs.rs/cea608-types/badge.svg)](https://docs.rs/cea608-types)

# cea608-types

Repository containing an implementation parsing and writing the bytestream
defined in CTA-608 (formerly known as CEA-608).

## Relevant standards

 - [ANSI/CTA-608-E S-2019]https://shop.cta.tech/products/line-21-data-services.

## LICENSE

cea608-types is licensed under the MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

## Contribution

Any kind of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion by you shall be licensed under the MIT license.