# bipack_ru 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 compyance with other modules this work is provided under APACHE 2.0 license a copy of which is included in the file `LICENSE`.