bing_client 0.1.2

Async reverse client for Bing copilot
Documentation
1
2
3
pub fn add_suffix(msg: String) -> String {
    format!("{msg}\x1e")
}