Docs.rs
fakecloud-sns-0.9.2
fakecloud-sns 0.9.2
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
vieiralucas
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
fakecloud-aws ^0.9.2
normal
fakecloud-core ^0.9.2
normal
http ^1
normal
parking_lot ^0.12
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
12.79%
of the crate is documented
Platform
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
Skip to main content
Files
fakecloud_sns/
lib.rs
1
pub mod
delivery;
2
pub mod
service;
3
pub mod
simulation;
4
pub mod
state;