[][src]Type Definition bitap_reference::BitapResult

type BitapResult = Result<Vec<Match>, &'static str>;