refactor(core): re-export formatting symbols from cursive_core
This should have been done from the beginning, since we operate on these symbols in several places for formatting. This would also help a migration away from cursive, since now only two modules have direct dependencies on cursive/cursive_core:
Stack:
refactor(core): re-export formatting symbols from
cursive_core
This should have been done from the beginning, since we operate on these symbols in several places for formatting. This would also help a migration away from
cursive
, since now only two modules have direct dependencies oncursive
/cursive_core
: