[][src]Type Definition preftool_clap::Validator

type Validator = dyn Fn(String) -> Result<(), String>;