copilot-sdk 0.0.0

Placeholder for the Copilot Rust SDK. The first real release will be 0.1.0.
Documentation
1
2
3
4
5
6
7
//! # copilot-sdk
//!
//! **Placeholder release.** This `0.0.0` crate exists to reserve the
//! `copilot-sdk` name on crates.io. It contains no functionality.
//!
//! The first real release will be `0.1.0`. Track progress at
//! <https://github.com/github/copilot-sdk>.