Skip to main content

Crate rustidy_format

Crate rustidy_format 

Source
Expand description

Formatting

Re-exports§

pub use self::output::FormatMultilineOutput;
pub use self::output::FormatOutput;
pub use self::whitespace::WhitespaceFormat;

Modules§

output
Format output
vec
Vec<T> formatting
whitespace
Whitespace impls

Structs§

Context
Format context
FormatTags
Formatter tags
WhitespaceConfig
Whitespace formatting configuration

Enums§

FormatTag
Formatter tag

Traits§

Format
Type formatting
Formattable
Formattable types

Derive Macros§

Format
Formattable