pub fn error(tree: Tree, source: Box<dyn Error + Send + Sync>) -> Error
Create an error for when a Processor fails to process a Tree.
Processor
Tree