Function tau_engine::solve

source ·
pub fn solve(detection: &Detection, document: &dyn Document) -> bool
Expand description

Evalutes a Document with a provided detection, returning true if the detection solves.