Docs.rs
darklua-demo-3.0.0
darklua-demo 3.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jiwonz
Dependencies
anstyle ^1.0.6
normal
blake3 ^1.5.4
normal
clap ^4.5.3
normal
durationfmt ^0.1.1
normal
elsa ^1.10.0
normal
env_logger ^0.11.3
normal
full_moon ^1.0.0
normal
hex ^0.4.3
normal
json5 ^0.4.1
normal
log ^0.4.21
normal
pathdiff ^0.2.1
normal
regex ^1.10.4
normal
serde ^1.0
normal
serde_json ^1.0.114
normal
serde_yaml ^0.9.32
normal
strfmt ^0.2.4
normal
toml ^0.8.11
normal
tracing ^0.1
normal
optional
wax ^0.5.0
normal
assert_cmd ^2.0.14
dev
criterion ^0.5.1
dev
include_dir ^0.7.3
dev
insta ^1.36.1
dev
paste ^1.0.14
dev
pretty_assertions ^1.4.0
dev
rand ^0.8.5
dev
rand_distr ^0.4.3
dev
serde_bytes ^0.11.14
dev
tempfile ^3.10.1
dev
tracing-subscriber ^0.3.18
dev
tracing-tracy ^0.11.0
dev
ctrlc ^3.4.4
normal
notify ^6.1.1
normal
notify-debouncer-mini ^0.4.1
normal
node-sys ^0.4.2
normal
web-sys ^0.3.69
normal
Versions
11.36%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module bundle
darklua_
core
3.0.0
Module bundle
Module Items
Enums
Constants
In darklua_
core::
rules
Modules
bundle
Structs
AppendTextComment
ComputeExpression
Context
ContextBuilder
ConvertIndexToField
ConvertLocalFunctionToAssign
ConvertRequire
FilterAfterEarlyReturn
GroupLocalAssignment
InjectGlobalValue
RemoveAssertions
RemoveComments
RemoveCompoundAssignment
RemoveContinue
RemoveDebugProfiling
RemoveEmptyDo
RemoveFunctionCallParens
RemoveGeneralizedIteration
RemoveIfExpression
RemoveInterpolatedString
RemoveMethodDefinition
RemoveNilDeclaration
RemoveRedeclaredKeys
RemoveSpaces
RemoveTypes
RemoveUnusedIfBranch
RemoveUnusedVariable
RemoveUnusedWhile
RenameVariables
RobloxRequireMode
Enums
RequireMode
RobloxIndexStyle
RuleConfigurationError
RulePropertyValue
Constants
APPEND_TEXT_COMMENT_RULE_NAME
COMPUTE_EXPRESSIONS_RULE_NAME
CONVERT_INDEX_TO_FIELD_RULE_NAME
CONVERT_LOCAL_FUNCTION_TO_ASSIGN_RULE_NAME
CONVERT_REQUIRE_RULE_NAME
FILTER_AFTER_EARLY_RETURN_RULE_NAME
GROUP_LOCAL_ASSIGNMENT_RULE_NAME
INJECT_GLOBAL_VALUE_RULE_NAME
REMOVE_ASSERTIONS_RULE_NAME
REMOVE_COMMENTS_RULE_NAME
REMOVE_COMPOUND_ASSIGNMENT_RULE_NAME
REMOVE_CONTINUE_RULE_NAME
REMOVE_DEBUG_PROFILING_RULE_NAME
REMOVE_EMPTY_DO_RULE_NAME
REMOVE_FUNCTION_CALL_PARENS_RULE_NAME
REMOVE_GENERALIZED_ITERATION_RULE_NAME
REMOVE_IF_EXPRESSION_RULE_NAME
REMOVE_INTERPOLATED_STRING_RULE_NAME
REMOVE_METHOD_DEFINITION_RULE_NAME
REMOVE_NIL_DECLARATION_RULE_NAME
REMOVE_REDECLARED_KEYS_RULE_NAME
REMOVE_SPACES_RULE_NAME
REMOVE_TYPES_RULE_NAME
REMOVE_UNUSED_IF_BRANCH_RULE_NAME
REMOVE_UNUSED_VARIABLE_RULE_NAME
REMOVE_UNUSED_WHILE_RULE_NAME
RENAME_VARIABLES_RULE_NAME
Traits
FlawlessRule
Rule
RuleConfiguration
Functions
get_all_rule_names
get_default_rules
Type Aliases
RuleProcessResult
RuleProperties
darklua_core
::
rules
Module
bundle
Copy item path
Settings
Help
Summary
Source
Enums
§
Bundle
Require
Mode
Constants
§
BUNDLER_
RULE_
NAME