Clone issue.
This commit is contained in:
@@ -3,5 +3,6 @@ mod nom_context;
|
||||
mod parser_with_context;
|
||||
mod text;
|
||||
mod text_element_parser;
|
||||
mod token;
|
||||
pub use text_element_parser::document;
|
||||
type Context<'r> = &'r nom_context::ContextTree<'r>;
|
||||
|
||||
Reference in New Issue
Block a user