Skip to main content

PbMatchRecognizeAfterMatchSkip

Type Alias PbMatchRecognizeAfterMatchSkip 

Source
pub type PbMatchRecognizeAfterMatchSkip = MatchRecognizeAfterMatchSkip;

Aliased Type§

pub struct PbMatchRecognizeAfterMatchSkip {
    pub mode: i32,
    pub target: Option<String>,
}

Fields§

§mode: i32§target: Option<String>

Target pattern variable, for TO_FIRST / TO_LAST only.