medal
1.21.1
In medal::
helpers
Function
medal
::
helpers
::
hash_password
Copy item path
source
ยท
[
−
]
pub fn hash_password(password: &
str
, salt: &
str
) ->
Result
<
String
,
MedalError
>