ordinary-storage 0.11.1

Storage for Ordinary
Documentation
1
2
3
4
5
6
7
8
9
// Copyright (C) 2026 The Ordinary Authors.
//
// SPDX-License-Identifier: BSD-3-Clause

pub mod artifact;
pub mod assets;
pub mod cache;
pub mod database;
pub mod secrets;