Searched refs:convert (Results 1 – 2 of 2) sorted by relevance
58 fn convert(n0: &BigInt, n1: &BigInt) -> Result<()> { in convert() function112 Command::Convert => convert(&n0, &n1), in invoke_command()
19 use std::convert::From;
Completed in 3 milliseconds