Skip to main content

ariadne_store/
lib.rs

1//! Placeholder release reserving the `ariadne-store` crate name on crates.io.
2//!
3//! Actual functionality for this crate lands in a future version as part of
4//! the Ariadne project. See <https://github.com/dnvt/ariadne> for project
5//! status and the role this crate plays in the workspace.
6
7#![forbid(unsafe_code)]