yang2 0.1.1

libyang2 bindings for Rust
Documentation
[[bench]]
harness = false
name = "data"
[dependencies.bitflags]
version = "1.0"

[dependencies.libyang2-sys]
version = "0.1.1"
[dev-dependencies.criterion]
version = "0.3.3"

[features]
default = []
use_bindgen = ["libyang2-sys/use_bindgen"]

[package]
authors = ["Renato Westphal <renato@opensourcerouting.org>"]
categories = ["parser-implementations"]
description = "libyang2 bindings for Rust"
documentation = "https://docs.rs/yang2"
edition = "2018"
exclude = ["assets/**"]
license = "MIT"
name = "yang2"
readme = "README.md"
repository = "https://github.com/rwestphal/yang2-rs"
version = "0.1.1"