Combine the error types.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#![feature(round_char_boundary)]
|
||||
#![feature(exit_status_error)]
|
||||
mod compare;
|
||||
mod error;
|
||||
mod parser;
|
||||
pub use compare::compare_document;
|
||||
pub use compare::emacs_parse_org_document;
|
||||
|
||||
Reference in New Issue
Block a user