Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(format): more compact and efficient formatting
Use debug set instead of nested debug struct for links. Rename DataFormatter to Format. And trait Method to get verbosity. Split more trait methods. Simplify streaming and serial formatting.
- Loading branch information