Function process_password_init

Source
pub fn process_password_init(
    value: &str,
    kind: &ProcessType,
) -> Result<String, Error>