Function solana_clap_utils::input_validators::is_epoch[][src]

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