Docs.rs
bws-web-server-0.2.0
bws-web-server 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
benliao
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.0
normal
env_logger ^0.11
normal
fastrand ^2.0
normal
futures-util ^0.3
normal
instant-acme ^0.6
normal
log ^0.4
normal
notify ^6.0
normal
num_cpus ^1.16
normal
pingora ^0.6
normal
rcgen ^0.12
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
tempfile ^3.8
normal
tokio ^1.0
normal
tokio-tungstenite ^0.23
normal
toml ^0.8
normal
tungstenite ^0.24
normal
url ^2.4
normal
uuid ^1.0
normal
x509-parser ^0.16
normal
daemonize ^0.5
normal
Versions
3.5%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
read_file_bytes
bws_
web_
server
0.2.0
bws_web_server
Function
read_
file_
bytes
Copy item path
Source
pub fn read_file_bytes(file_path: &
str
) ->
Result
<
Vec
<
u8
>>