1//! Deprecated: The WeChat (ClawBot/iLink) channel moved into
2//! [`scv-channels`](https://crates.io/crates/scv-channels) as its `wechat`
3//! module (Cargo feature `wechat`) in SCV 0.3.0. This crate has no code.
4#![no_std]
5#![forbid(unsafe_code)]