ordinary-storage 0.6.0

Storage for Ordinary
Documentation
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2026 Ordinary Labs, LLC.
//
// SPDX-License-Identifier: AGPL-3.0-only

pub mod artifact;
pub mod asset;
pub mod cache;
pub mod content;
pub mod model;
pub mod secrets;