cow_sdk_bridging_core/lib.rs
1//! # cow-sdk-bridging-core (reserved)
2//!
3//! This crate is a **reserved placeholder**. No functionality is
4//! implemented at version `0.0.1-reserved.0`.
5//!
6//! This crate name is a defensive naming variant reserved alongside
7//! `cow-sdk-bridging`. The primary bridging core crate may be published
8//! under either name depending on the final topology chosen during
9//! Phase Two delivery.
10//!
11//! This crate is part of the CoW Protocol Rust SDK being delivered
12//! under the CoW DAO Community Grants Program.
13//!
14//! See <https://github.com/0xSymbiome/cow-rs> for current status and
15//! tracked issues.