rust runtime formatter
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
25
commits
bump version to 0.2.0
a723a26
add custom formatter error
12056ab
pub format_spec so others can implement custom formatters
e587524
switch trait_mux to git
8bdb3dd
add rustdocs to Formattable
c494c5c
add rustdocs
42ef33a
add support for custom format types
42d0c5a
switch to struct trait_mux
e6075d7
clippy cleanup
6647098
add non numeric default align test
460cad9
add a ton of tests
eb6de35
fix rformat macro to take 0 parameters
0476630
fix non-single byte fill
c31bfdb
implement format for all types and combinations
c34e377
rudimentary format precision and width
8a7aa1e