Docs.rs
wechat-cli-0.2.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wechat-cli 0.2.1
A CLI tool to interact with a Wechat iLink bot.
Crate
Source
Builds
Feature flags
Hide files
..
account.rs
get_context_token.rs
login.rs
mod.rs
qrcode.rs
send.rs
1
2
3
4
5
pub
mod
account
;
pub
mod
get_context_token
;
pub
mod
login
;
pub
mod
qrcode
;
pub
mod
send
;