Docs.rs
rust-constructor-2.1.0
rust-constructor 2.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ChepleBob30
Dependencies
anyhow ^1.0.100
normal
chrono ^0.4.42
normal
eframe ^0.32.3
normal
egui ^0.32.3
normal
image ^0.25.8
normal
json ^0.12.4
normal
kira ^0.10.8
normal
tray-icon ^0.21.1
normal
Versions
68.21%
of the crate is documented
Platform
i686-pc-windows-msvc
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
check_file_exists
rust_
constructor
2.1.0
rust_constructor
Function
check_
file_
exists
Copy item path
Source
pub fn check_file_exists<P:
AsRef
<
Path
>>(path: P) ->
bool
Expand description
检查文件是否存在。