cow-sdk-bridging-core 0.0.1-reserved.0

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