Closed EdJoPaTo closed 1 month ago
ParseMode
is currently frankenstein::ParseMode
but logically fits more into frankenstein::objects::ParseMode
. Should probably be moved over?
ParseMode is currently frankenstein::ParseMode but logically fits more into frankenstein::objects::ParseMode. Should probably be moved over?
@EdJoPaTo sounds good
I think this can be closed soon as all its improvements are slowly added by their own PR.
This also improves the documentation of the crate as there are no internal re-exports anymore and everything has a dedicated path.
BREAKING CHANGES: