bacnet_parse 0.2.0

no_std BACnet parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.arrayref]
version = "0.3.5"

[package]
authors = ["Jan Tache <j.andreitabs@gmail.com>"]
categories = ["network-programming", "parser-implementations"]
description = "no_std BACnet parser"
documentation = "https://docs.rs/bacnet_parse"
edition = "2018"
homepage = "https://github.com/jtroo/bacnet_parse"
license = "MPL-2.0"
name = "bacnet_parse"
repository = "https://github.com/jtroo/bacnet_parse"
version = "0.2.0"

[package.metadata.docs.rs]
all-features = true