SubstructureMatch

Type Alias SubstructureMatch 

Source
pub type SubstructureMatch = Vec<Vec<i32>>;

Aliased Typeยง

pub struct SubstructureMatch { /* private fields */ }