Docs.rs
secure_backup-0.1.0
secure_backup 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
04 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
beshan
Dependencies
glob ^0.3
normal
openssl ^0.10
normal
openssl-sys ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
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
file_ignored
secure_
backup
0.1.0
In secure_
backup::
util
secure_backup
::
util
Function
file_
ignored
Copy item path
Source
pub fn file_ignored(ignore_list: &
Vec
<&
str
>, file_path: &
Path
) ->
bool