Docs.rs
docker-puzzles-0.1.3
docker-puzzles 0.1.3
Permalink
Docs.rs crate page
CC-BY-NC-SA-4.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
kobalazs
Dependencies
linked-hash-map ^0.5.1
normal
regex ^1.0.6
normal
walkdir ^2
normal
yaml-rust ^0.4.2
normal
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
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
docker_
puzzles
0.1.3
In docker_
puzzles::
fs_
handler
docker_puzzles
::
fs_handler
Function
read_
file
Copy item path
Source
pub fn read_file(path: &
Path
) ->
Result
<
String
,
Box
<dyn
Error
>>