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