blob: 89de188953286c673e21a6051c6d143440318ef6 [file]
// Licensed under the Apache-2.0 license
// SPDX-License-Identifier: Apache-2.0
//! Persistent storage service and abstractions for OpenPRoT
//!
//! This crate provides storage abstractions and persistence capabilities.
#![no_std]