Skip to main content

checked_pow

Function checked_pow 

Source
pub fn checked_pow(x: &U, exp: &U) -> Option<U>