Docs.rs
stylua-0.19.1
stylua 0.19.1
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.8
normal
ec4rs ^1.0.2
normal
env_logger ^0.10.0
normal
full_moon ^0.19.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
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
Versions
67.78%
of the crate is documented
Go to latest version
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
0.19.1
Modules
editorconfig
Macros
fmt_op
fmt_symbol
Structs
Config
Range
SortRequiresConfig
Enums
CallParenType
CollapseSimpleStatement
Error
IndentType
LineEndings
OutputVerification
QuoteStyle
Functions
format_ast
format_code
?
Macro
stylua_lib
::
fmt_symbol
source
·
[
−
]
macro_rules!
fmt_symbol { (
$ctx
:expr,
$token
:expr,
$x
:expr,
$shape
:expr) => { ... }; }