[][src]Function karatsuba_rs::multiply_string

pub fn multiply_string(x_str: &str, y_str: &str) -> BigInt