Function create_hash

Source
pub fn create_hash(
    algorithm: &str,
    options: Option<StreamTransformOptions>,
) -> Hash