rune
0.1.0
In rune::
fns
rune
::
fns
Function
string_equal
Copy item path
Source
pub(crate) fn string_equal<'ob>( s1:
Gc
<
ObjectType
<'ob>>, s2:
Gc
<
ObjectType
<'ob>>, ) ->
Result
<
bool
>