Docs.rs
tan-formatting-0.16.0
tan-formatting 0.16.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
gmosx
Dependencies
regex ^1
normal
tan ^0.16
normal
tan-analysis ^0.16
normal
Versions
21.21%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tan_
formatting
0.16.0
Module layout
Module Items
Structs
Enums
In crate tan_
formatting
tan_formatting
Module
layout
Copy item path
Source
Structs
§
Arranger
The Arranger organizes the input expressions into an abstract Layout. The Formatter renders the Layout model into the formatted output string.
Enums
§
Layout
A Layout is an abstract representation (model) of formatted source.