1 unstable release

0.0.0 Mar 17, 2023

#50 in #foundation

GPL-3.0-or-later

2KB

foundation-rs

Minimum Supported Rust Version (MSRV).

The minimum supported version Rust version is 1.70.

Licensing

All licenses used in this repository are REUSE friendly, and the license for each component is marked in:

  • Every file where appropriate, for example by using comments.
  • An additional file ending with the .license extension for files that do not support a copyright comment.
  • The .reuse/dep5 file otherwise.

In summary, foundation-rs makes use of the following licenses:

  • GNU General Public License v3.0 (GPLv3) or later.
  • MIT License

For a detailed usage of those licenses, run the reuse sdpx command to generate a software Bill-of-Materials (BOM).

Due to the inclusion of GPLv3 code, foundation-rs should be treated in a copyleft manner.


lib.rs:

Foundation Codecs

Implementations of no_std friendly codecs.

No runtime deps