ntcip 0.14.2

NTCIP: National Transportation Communications for ITS Protocol
Documentation
[dependencies.crc]
version = "3.2.0"

[dependencies.enumflags2]
version = "0.7"

[dependencies.fstr]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.pix]
version = "0.14"

[dependencies.tfon]
version = "0.2"

[dependencies.thiserror]
version = "2"

[[example]]
name = "graphic"
path = "examples/graphic.rs"

[[example]]
name = "render"
path = "examples/render.rs"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rendering"]
description = "NTCIP: National Transportation Communications for ITS Protocol"
documentation = "https://docs.rs/ntcip"
edition = "2024"
keywords = ["highway", "road", "road-sign", "transportation", "transport"]
license = "MIT OR Apache-2.0"
name = "ntcip"
readme = "README.md"
repository = "https://github.com/mnit-rtmc/ntcip"
version = "0.14.2"