Docs.rs
http-mini-0.2.0
http-mini 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
NicolaeIotu
Dependencies
grcov ^0.8.20
dev
Versions
26.67%
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
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
get_file_contents
http_
mini_
lib
0.2.0
get_
file_
contents
Sections
Retrieve file contents
In http_
mini_
lib::
utils::
fs
http_mini_lib
::
utils
::
fs
Function
get_
file_
contents
Copy item path
Source
pub fn get_file_contents(path: &
str
) ->
Result
<
Vec
<
u8
>,
Error
>
Expand description
ยง
Retrieve file contents