[][src]Function tes3mp_plugin::plugin::generated::get_sha256_hash

pub fn get_sha256_hash(input_string: &str) -> String

Get the SHA256 hash corresponding to an input string.

input_string The input string.

Returns the SHA256 hash.