Docs.rs
server-chan-0.1.3
server-chan 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pj520
Dependencies
dotenv ^0.15.0
normal
regex ^1.11.0
normal
reqwest ^0.12
normal
serde ^1.0.213
normal
serde_json ^1.0.132
normal
serde_urlencoded ^0.7
normal
tokio ^1
normal
Versions
0%
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
sc_send_msg_multipart
server_
chan
0.1.3
server_chan
Function
sc_
send_
msg_
multipart
Copy item path
Source
pub async fn sc_send_msg_multipart( msg: &
Msg
, key:
String
, ) ->
Result
<
String
,
Box
<dyn
Error
>>