medal
1.22.8
In medal::
helpers
medal
::
helpers
Function
hash_password
Copy item path
Source
pub fn hash_password(password: &
str
, salt: &
str
) ->
Result
<
String
,
MedalError
>