[][src]Type Definition fsm_rust_jb::types::Predicate

type Predicate = fn(ch: char) -> bool;

Input character validator