Docs.rs
libepf-0.1.0
libepf 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
c0repwn3r
Dependencies
async-trait ^0.1
normal
chacha20poly1305 ^0.10
normal
chrono ^0.4
normal
ed25519-dalek ^2.0.0-rc.2
normal
hex ^0.4
normal
log ^0.4
normal
pem ^2
normal
rand ^0.8
normal
rmp-serde ^1
normal
serde ^1
normal
serde_arrays ^0.1
normal
sha2 ^0.10
normal
tokio ^1.28
normal
x25519-dalek ^2.0.0-rc.2
normal
futures ^0.3
dev
hex-literal ^0.4.1
dev
serial_test ^2.0.0
dev
simple_logger ^4.1
dev
tcp-test ^0.1
dev
tokio ^1.28
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libepf
0.1.0
Module protocol
Module Items
Structs
Enums
Constants
Functions
In crate libepf
libepf
Module
protocol
Copy item path
Source
Structs
§
EpfApplication
Data
EpfClient
Hello
EpfFinished
EpfMessage
EpfServer
Hello
Enums
§
EpfClient
State
EpfServer
State
Constants
§
PACKET_
APPLICATION_
DATA
PACKET_
CLIENT_
HELLO
PACKET_
FINISHED
PACKET_
SERVER_
HELLO
PROTOCOL_
VERSION
Functions
§
encode_
packet
recv_
packet