autoformat ~master (2021-06-01T21:25:09Z)
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