bipack_ru/README.md

15 lines
538 B
Markdown
Raw Normal View History

# bipack_ru
> This is yet an alpha. We are still experimenting with the interface. 0.1.* could
> be backward incompatible!
Bipack format implementation, minimalistic by purpose.
At the moment it does not include `serde` module as it is yet unclear how much
it will increase .wasm size. Could be added later.
The autodoc documentation is good enough already, so we do not repeat it here now.
# License
For compliance with other modules this work is provided under APACHE 2.0 license a copy of which is included in the file `LICENSE`.