Docs.rs
rust-wechat-weapp-0.1.3
rust-wechat-weapp 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
oonxt
Dependencies
itertools ^0
normal
reqwest ^0
normal
rust-wechat-codegen ^0
normal
rust-wechat-core ^0
normal
serde ^1
normal
serde_json ^1
normal
serde_repr ^0.1
normal
thiserror ^2
normal
tokio ^1
normal
Versions
0.13%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
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
rust_
wechat_
weapp
0.1.3
All Items
Crate Items
Modules
Traits
Crate
rust_wechat_weapp
Copy item path
Source
Expand description
微信小程序模块 包含小程序相关API接口(如用户登录、数据缓存等)
Re-exports
§
pub use
error
::*;
pub use
client
::*;
pub use
api
::*;
Modules
§
api
client
error
event
Traits
§
Client
Trait