Docs.rs
dioxus-check-0.7.2
dioxus-check 0.7.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
Dependencies
owo-colors ^4.2.2
normal
proc-macro2 ^1.0.101
normal
quote ^1.0
normal
syn ^2.0
normal
indoc ^2.0.6
dev
pretty_assertions ^1
dev
Versions
53.85%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
dioxus_
check
0.7.2
dioxus_check
Function
check_
file
Copy item path
Source
pub fn check_file(path:
PathBuf
, file_content: &
str
) ->
IssueReport
Expand description
Checks a Dioxus file for issues.