Function file_system::sha256[][src]

pub fn sha256(input: &[u8]) -> Result<Vec<u8>, ErrorStack>