Function solana_clap_utils::input_validators::is_slot[][src]

pub fn is_slot<T>(slot: T) -> Result<(), String> where
    T: AsRef<str> + Display