Docs.rs
docker-puzzles-0.1.3
docker-puzzles 0.1.3
Permalink
Docs.rs crate page
CC-BY-NC-SA-4.0
27 May 2026
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
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
Skip to main content
collect_files
docker_
puzzles
0.1.3
In docker_
puzzles::
fs_
handler
docker_puzzles
::
fs_handler
Function
collect_
files
Copy item path
Source
pub fn collect_files( path: &
str
, file_name: &
str
, ) ->
Result
<
Vec
<
PathBuf
>,
Box
<dyn
Error
>>