Docs.rs
msg_store_server_api-0.1.1
msg_store_server_api 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
enokson
Dependencies
bytes ^1.1.0
normal
futures ^0.3.19
normal
log ^0.4.14
normal
msg-store ^0.9.0
normal
msg_store_database_in_memory_plugin ^0.1.0
normal
msg_store_database_leveldb_plugin ^0.1.0
normal
msg_store_database_plugin ^0.1.0
normal
msg_store_uuid ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
rand ^0.8.5
dev
tempdir ^0.3.7
dev
Versions
1.3%
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
handle
msg_
store_
server_
api
0.1.1
In msg_
store_
server_
api::
stats::
get
msg_store_server_api
::
stats
::
get
Function
handle
Copy item path
Source
pub async fn handle(stats_mutex: &
Mutex
<
Stats
>) ->
Result
<
Stats
,
ApiError
>