Give object structs their own file separate from the parsers.
This commit is contained in:
@@ -11,6 +11,7 @@ mod greater_element;
|
||||
mod lesser_element;
|
||||
mod list;
|
||||
mod object;
|
||||
mod object_parser;
|
||||
mod paragraph;
|
||||
mod parser_context;
|
||||
mod parser_with_context;
|
||||
|
||||
Reference in New Issue
Block a user