Docs.rs
stylua-0.18.2
stylua 0.18.2
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.18.1
normal
globset ^0.4.10
normal
ignore ^0.4.20
normal
lazy_static ^1.4.0
normal
log ^0.4.19
normal
num_cpus ^1.16.0
normal
regex ^1.9.1
normal
serde ^1.0.179
normal
serde_json ^1.0.105
normal
similar ^2.2.1
normal
strum ^0.25.0
normal
thiserror ^1.0.48
normal
threadpool ^1.8.1
normal
toml ^0.7.6
normal
assert_cmd ^2.0.4
dev
criterion ^0.4.0
dev
insta ^1.12.0
dev
wasm-bindgen ^0.2.81
normal
Versions
66.23%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In stylua_lib::editorconfig
?
Function
stylua_lib
::
editorconfig
::
parse
source
·
[
−
]
pub fn parse(config:
Config
, path: &
Path
) ->
Result
<
Config
,
Error
>