OwnedPattern

Type Alias OwnedPattern 

Source
pub type OwnedPattern = Vec<Option<u8>>;

Aliased Typeยง

pub struct OwnedPattern { /* private fields */ }