foundation-codecs 0.0.0

Foundation Devices no_std friendly codecs
Documentation
1
2
3
4
5
6
7
8
// SPDX-FileCopyrightText: © 2023 Foundation Devices, Inc. <hello@foundationdevices.com>
// SPDX-License-Identifier: GPL-3.0-or-later

//! # Foundation Codecs
//!
//! Implementations of `no_std` friendly _codecs_.

#![no_std]