Docs.rs
spring-sms-0.2.0
spring-sms 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yinxu46
Dependencies
anyhow ^1
normal
base64 ^0.21.7
normal
chrono ^0
normal
hmac ^0.12
normal
rand ^0.8.5
normal
reqwest ^0
normal
schemars ^0.8.21
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0
normal
spring ^0.3
normal
tokio ^1.39.3
normal
urlencoding ^2
normal
Versions
4.76%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Files
spring_sms/
lib.rs
1
pub mod
config;
2
pub mod
aliyun;
3
pub mod
plugin;
4
pub mod
client;