Crates.io | clippet |
lib.rs | clippet |
version | 0.1.8 |
source | src |
created_at | 2022-03-13 15:31:52.742824 |
updated_at | 2022-03-31 16:19:55.041037 |
description | Provides a teeny way to have some nice byte structures that's easy to use. |
homepage | https://git.colean.cc/clippet/about/ |
repository | https://git.colean.cc/clippet/ |
max_upload_size | |
id | 549255 |
size | 26,366 |
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.
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.