Docs.rs
stylua-0.16.0
stylua 0.16.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
JohnnyMorganz
Dependencies
anyhow ^1.0.53
normal
cfg-if ^1.0.0
normal
clap ^3.1.6
normal
console ^0.15.0
normal
crossbeam-channel ^0.5.4
normal
env_logger ^0.9.0
normal
full_moon ^0.17.0
normal
globset ^0.4.8
normal
ignore ^0.4.18
normal
lazy_static ^1.4.0
normal
log ^0.4.14
normal
num_cpus ^1.13.1
normal
regex ^1.5.4
normal
serde ^1.0.136
normal
serde_json ^1.0.79
normal
similar ^2.1.0
normal
strum ^0.24.1
normal
thiserror ^1.0.31
normal
threadpool ^1.8.1
normal
toml ^0.5.8
normal
assert_cmd ^2.0.4
dev
criterion ^0.3.4
dev
insta ^1.12.0
dev
wasm-bindgen ^0.2.81
normal
Versions
90.38%
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
☰
In stylua_lib
?
Macro
stylua_lib
::
fmt_symbol
source
·
[
−
]
macro_rules!
fmt_symbol { (
$ctx
:expr,
$token
:expr,
$x
:expr,
$shape
:expr) => { ... }; }