//! # cow-sdk (reserved)
//!
//! This crate is a **reserved placeholder**. No functionality is
//! implemented at version `0.0.1-reserved.0`.
//!
//! When published as `0.1.0` or later, this crate will serve as the
//! default facade re-exporting the stable public Rust surface of the
//! CoW Protocol SDK: orderbook, trading, app-data, signing,
//! contracts, and core primitives. Browser-wallet support will be
//! available behind an optional feature flag.
//!
//! 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.