is_epoch

Function is_epoch 

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