⚠️ Oops! This page doesn't appear to define a type called _.

Password_algorithm

This module does not have a toplevel documentation block.

type t = | Bcrypt | Scrypt

let fromString: string => t

let toString: t => string