Docs.rs
stylua-2.1.0
stylua 2.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
JohnnyMorganz
Dependencies
anyhow ^1.0.75
normal
cfg-if ^1.0.0
normal
clap ^3.1.6
normal
console ^0.15.7
normal
crossbeam-channel ^0.5.15
normal
ec4rs ^1.0.2
normal
optional
env_logger ^0.10.0
normal
full_moon ^2.0.0
normal
globset ^0.4.13
normal
ignore ^0.4.20
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
num_cpus ^1.16.0
normal
regex ^1.10.2
normal
serde ^1.0.188
normal
serde_json ^1.0.108
normal
similar ^2.3.0
normal
strum ^0.25.0
normal
optional
thiserror ^1.0.49
normal
threadpool ^1.8.1
normal
toml ^0.8.1
normal
assert_cmd ^2.0.12
dev
assert_fs ^1.0.13
dev
criterion ^0.4.0
dev
insta ^1.34.0
dev
wasm-bindgen ^0.2.81
normal
optional
Versions
63.64%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
stylua_
lib
2.1.0
Modules
editorconfig
Macros
fmt_op
fmt_symbol
Structs
Config
Range
SortRequiresConfig
Enums
CallParenType
CollapseSimpleStatement
Error
IndentType
LineEndings
LuaVersion
OutputVerification
QuoteStyle
SpaceAfterFunctionNames
Functions
format_ast
format_code
stylua_lib
Macro
fmt_symbol
Copy item path
Settings
Help
Summary
Source
macro_rules! fmt_symbol { ($ctx:expr, $token:expr, $x:expr, $shape:expr) => { ... }; }