Function process_hash_init

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