Docs.rs
sqlformater-1.0.11
sqlformater 1.0.11
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
LugolBis
Dependencies
mylog ^0.1.4
normal
rayon ^1.10.0
normal
serde ^1.0.142
normal
serde_json ^1.0.142
normal
sqlparser ^0.58.0
normal
Versions
0%
of the crate is documented
Platform
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
Skip to main content
Files
sqlformater/
lib.rs
1
pub mod
cli;
2
mod
formater;
3
mod
settings;