Module regex::sparse [−][src]
Re-exports
use std::ops::Deref; |
use std::slice; |
Structs
SparseSet |
A sparse set used for representing ordered NFA states. |
use std::ops::Deref; |
use std::slice; |
SparseSet |
A sparse set used for representing ordered NFA states. |