Skip to main content
to_base
cast
1.8.4
In cast::
args
cast
::
args
Function
to_base
Copy item path
Source
fn to_base(value: &
str
, base_in:
Option
<&
str
>, base_out: &
str
) ->
Result
<
String
>