autoformat ~master (2021-10-25T19:22:28.9952778)
Dub
Repo
FormatterResult
autoformat
types
Undocumented in source.
alias
FormatterResult
=
SumType
!(
FormatError
,
FailedWithUserMsg
,
Unchanged
,
FormattedOk
,
WouldChange
)
Meta
Source
See Implementation
autoformat
types
aliases
FormatterResult
structs
FailedWithUserMsg
FormatError
FormattedOk
Unchanged
WouldChange