//! Storage trait + OpenDAL backends + NFS reject guard (caveat C11)
//!
//! ## Status
//!
//! Placeholder v0.0.2. Source code private until v1.0 public release.
//! See <https://gradatum.org> for project context and roadmap.
//!
//! ## Stability
//!
//! `0.x` — no API stability guarantee.
//! See the [versioning policy](https://github.com/gradatum/gradatum/blob/main/RELEASE-POLICY.md).
/// Crate version.
pub const VERSION: &str = env!;