Docs.rs
simple_comms-1.2.2
simple_comms 1.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
Dj-Codeman
Dependencies
aes-gcm ^0.10.3
normal
bincode ^1.3.3
normal
bitflags ^2.6.0
normal
colored ^2.2.0
normal
dusa_collection_utils ^4.0.0
normal
flate2 ^1.0.35
normal
get_if_addrs ^0.5.3
normal
hex ^0.4.3
normal
rand ^0.8.5
normal
reqwest ^0.12.9
normal
serde ^1.0.216
normal
sha2 ^0.10.8
normal
tokio ^1.42.0
normal
Versions
44.51%
of the crate is documented
Platform
x86_64-apple-darwin
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
create_response
simple_
comms
1.2.2
In simple_
comms::
network::
send_
receive
simple_comms
::
network
::
send_receive
Function
create_
response
Copy item path
Source
pub async fn create_response(status:
ProtocolStatus
) ->
Result
<
Vec
<
u8
>,
Error
>