Struct sway_fmt::FormattingOptions
source · [−]Fields
align_fields: bool
tab_size: u32
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FormattingOptions
impl Send for FormattingOptions
impl Sync for FormattingOptions
impl Unpin for FormattingOptions
impl UnwindSafe for FormattingOptions
Blanket Implementations
Mutably borrows from an owned value. Read more