Function tau_engine::solve
source · pub fn solve(detection: &Detection, document: &dyn Document) -> boolExpand description
Evalutes a Document with a provided detection, returning true if the detection solves.
pub fn solve(detection: &Detection, document: &dyn Document) -> boolEvalutes a Document with a provided detection, returning true if the detection solves.