Commits
Click on a commit to change the comparison rangerefactor(formatter): Remove redundunt public API (#14915)
As far as I can remember, `doc()` function was only added for the sort-imports example.
Now that we made `format()` as `pub`, there is no reason to use it.