bchlib-sys 0.2.1

Low-level Rust bindings for BCH encoding/decoding library, based on the bch_codec fork
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
version = "0.42.2"

[build-dependencies.cc]
version = "1.0"

[package]
authors = ["Yuval Adam <_@yuv.al>"]
description = "Low-level Rust bindings for BCH encoding/decoding library, based on the bch_codec fork"
documentation = "https://docs.rs/bchlib-sys/"
edition = "2018"
homepage = "https://github.com/yuvadm/bchlib"
license = "GPL-2.0"
name = "bchlib-sys"
repository = "https://github.com/yuvadm/bchlib"
version = "0.2.1"