#nice #structure #byte #teeny

clippet

Provides a teeny way to have some nice byte structures that's easy to use

9 releases

0.1.8 Mar 31, 2022
0.1.7 Mar 20, 2022

#2405 in Parser implementations


Used in boxer

MPL-2.0 license

9KB
108 lines

Provides a teeny way to have some nice byte structures that's easy to use. It's all provided in one structure and many function implementation.

A note on licensing

This library changed from the LGPLv3 to MPLv2 as a result of LGPL's requirements for freedom of source on static linking which rustc does.

I've chosen to use the MPL as it is a weaker but still copyleft license that allows you to statically link.

The MPL applies retroactively to all previous versions of this library and will be used for all future versions.


lib.rs:

Provides a teeny way to have some nice byte structures that's easy to use. It's all provided in one structure and many function implementation.

Dependencies

~170KB