Docs.rs
glua_code_analysis-0.1.5
glua_code_analysis 0.1.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Pollux12
Dependencies
dirs ^6
normal
encoding_rs ^0.8
normal
flagset ^0.4.7
normal
emmylua_codestyle ^0.6.0
normal
glua_diagnostic_macro ^0.1.5
normal
glua_parser ^0.1.5
normal
include_dir ^0.7.4
normal
internment ^0.8.6
normal
itertools ^0.14.0
normal
log ^0.4.28
normal
emmy_lsp_types ^0.1.0
normal
luars ^0.11.0
normal
percent-encoding ^2.3
normal
regex ^1
normal
reqwest ^0.13.1
normal
rowan ^0.16.1
normal
rust-i18n ^3
normal
schema_to_glua ^0.1.5
normal
schemars ^1.0.4
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
serde_with ^3.12.0
normal
smol_str ^0.3.4
normal
tokio-util ^0.7.16
normal
url ^2.5.7
normal
walkdir ^2.5.0
normal
wax ^0.6.0
normal
googletest ^0.14.2
dev
Versions
25.49%
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
calculate_include_and_exclude
glua_
code_
analysis
0.1.5
glua_code_analysis
Function
calculate_
include_
and_
exclude
Copy item path
Source
pub fn calculate_include_and_exclude( emmyrc: &
Emmyrc
, ) -> (
Vec
<
String
>,
Vec
<
String
>,
Vec
<
PathBuf
>)