mirror of https://git.sr.ht/~stygianentity/bincode
Edit version badge link (#389)
Co-authored-by: Nathan McCarty <nathan@mccarty.io>
This commit is contained in:
parent
0d046e7b0e
commit
9f5bcee5dd
|
|
@ -5,7 +5,7 @@
|
|||

|
||||
[](https://crates.io/crates/bincode)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html)
|
||||
[](https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html)
|
||||
|
||||
A compact encoder / decoder pair that uses a binary zero-fluff encoding scheme.
|
||||
The size of the encoded object will be the same or smaller than the size that
|
||||
|
|
|
|||
Loading…
Reference in New Issue