Docs.rs
emmylua_codestyle-0.3.2
emmylua_codestyle 0.3.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
CppCXY
Dependencies
libc ^0.2
normal
cc ^1.0
build
glob ^0.3.0
build
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
emmylua_
codestyle
0.3.2
emmylua_codestyle
Function
check_code_style
Copy item path
Source
pub fn check_code_style(uri: &
str
, code: &
str
) ->
Vec
<
CodeStyleDiagnostic
>