Docs.rs
rust-embed-utils-8.5.0
rust-embed-utils 8.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pyrossh
Dependencies
globset ^0.4.8
normal
optional
mime_guess ^2.0.4
normal
optional
sha2 ^0.10.5
normal
walkdir ^2.3.1
normal
Versions
31.25%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_embed_utils
8.5.0
Function
rust_embed_utils
::
read_file_from_fs
Copy item path
source
ยท
[
−
]
pub fn read_file_from_fs(file_path: &
Path
) ->
Result
<
EmbeddedFile
>