diff options
| author | Yuval Adam <_@yuv.al> | 2019-03-18 14:16:49 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-03-18 14:20:57 +0200 |
| commit | 77614da6736185a50b71713e4e0b3f7a7c4e840b (patch) | |
| tree | bd74ab84f37d6c2485fae3a36082f6407b025194 /README.md | |
| parent | 2cda7faab3eab847947d5da85202d1fb7bfbc766 (diff) | |
Initial version of bchlib-sys
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -# bchlib +# bchlib-sys -Rust bindings for BCH encoding/decoding library, based on the [bch_codec](https://github.com/mborgerding/bch_codec) fork. +Low-level Rust bindings for BCH encoding/decoding library, based on the [bch_codec](https://github.com/mborgerding/bch_codec) fork. ## Build |
