Docs.rs
imessage-http-0.1.0
imessage-http 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jesec
Dependencies
anyhow ^1
normal
axum ^0.8
normal
base64 ^0.22
normal
blurhash ^0.2
normal
chacha20poly1305 ^0.10
normal
emojis ^0.8
normal
home ^0.5
normal
http-body-util ^0.1
normal
if-addrs ^0.13
normal
image ^0.25
normal
imessage-apple ^0.1.0
normal
imessage-core ^0.1.0
normal
imessage-db ^0.1.0
normal
imessage-private-api ^0.1.0
normal
imessage-serializers ^0.1.0
normal
imessage-webhooks ^0.1.0
normal
mime_guess ^2
normal
parking_lot ^0.12
normal
plist ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower-http ^0.6
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
65.22%
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
start_server
imessage_
http
0.1.0
In imessage_
http::
server
imessage_http
::
server
Function
start_
server
Copy item path
Source
pub async fn start_server(state:
AppState
) ->
Result
<
()
>
Expand description
Start the HTTP server.