Module regex::sparse[][src]

Re-exports

use std::ops::Deref;
use std::slice;

Structs

SparseSet

A sparse set used for representing ordered NFA states.